git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can git-svn treat specify paths as branches ?
@ 2007-07-03  9:12 Dongsheng Song
  2007-07-03 12:53 ` Jeffrey C. Ollie
  0 siblings, 1 reply; 3+ messages in thread
From: Dongsheng Song @ 2007-07-03  9:12 UTC (permalink / raw)
  To: Git Mailing List

For google code projects, the repositories organized is:

branches  tags  trunk  wiki

Can I treat wiki as a branch? i.e.

[svn-remote "svn"]
        url = http://serf.googlecode.com/svn
        fetch = trunk:refs/remotes/trunk
        branches = branches/*,wiki:refs/remotes/*
        tags = tags/*:refs/remotes/tags/*

---
Dongsheng

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-07-03 14:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-03  9:12 Can git-svn treat specify paths as branches ? Dongsheng Song
2007-07-03 12:53 ` Jeffrey C. Ollie
2007-07-03 14:11   ` Dongsheng Song

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).