git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* question: connecting to multiple remote svn projects
@ 2009-11-06 17:55 Dave Rodgman
  2009-11-06 19:51 ` Avery Pennarun
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Rodgman @ 2009-11-06 17:55 UTC (permalink / raw)
  To: git

Hi,

Given a layout in a single subversion repository like this:

module1/branches/1.0/work
module2/branches/1.0/work

I would like achieve the following layout locally, in git:

module1/work
module2/work

Obviously I can create multiple git repositories in separate directories, 
but I would like them to be in a single repository. I can also get the 
same layout as subversion, but this breaks various bits of build 
infrastructure. I've fiddled with --branches, etc on git svn init
but can't figure out how to achieve this. 

I don't care about tracking the subversion branches in git, or being able
to switch between subversion branches.

Is this possible? How can I do this?

many thanks

Dave

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

end of thread, other threads:[~2009-11-09 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-06 17:55 question: connecting to multiple remote svn projects Dave Rodgman
2009-11-06 19:51 ` Avery Pennarun
2009-11-09 10:59   ` Dave Rodgman
2009-11-09 18:43     ` Avery Pennarun

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