git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn is there a way to track non standard layouts?
@ 2008-05-19 21:03 Marc Weber
  0 siblings, 0 replies; only message in thread
From: Marc Weber @ 2008-05-19 21:03 UTC (permalink / raw)
  To: git

I've got a directory layout looking like this:
A/{trunk,server}
B/{trunk,server}
C/{trunk,server}

Where A,B,C are small variations of the same project (adjusted to
different customers).

Can I tell git-svn to track those 6 directories or do I have to change
the svn layout to

A/{trunk,branches/server}
B/{trunk,branches/server}
C/{trunk,branches/server}

and use git-svn clone 3 times?

Sincerly Marc Weber

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-19 21:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-19 21:03 git-svn is there a way to track non standard layouts? Marc Weber

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).