Re: Split a subversion repo into several git repos

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jonathan del Strother
Date: Thursday, October 11, 2007 - 6:46 am

On 11 Oct 2007, at 13:51, Eivind LM wrote:


I have a slightly different layout to you -

projectA/trunk
projectA/branches
projectA/tags
projectB/trunk
projectB/branches
projectB/tags
etc

- but I've been creating separate git repos from that with (for  
example) :

git-svn init -t tags -b branches -T trunk http://svn.host.com/projectA
git-svn fetch


Or will git-svn not work with your sort of layout?

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Split a subversion repo into several git repos, Eivind LM, (Thu Oct 11, 5:51 am)
Re: Split a subversion repo into several git repos, Patrick Doyle, (Thu Oct 11, 6:24 am)
Re: Split a subversion repo into several git repos, Jonathan del Strother, (Thu Oct 11, 6:46 am)
Re: Split a subversion repo into several git repos, Patrick Doyle, (Thu Oct 11, 7:02 am)
Re: Split a subversion repo into several git repos, Sam Vilain, (Thu Oct 11, 2:40 pm)
Re: Split a subversion repo into several git repos, Eivind LM, (Fri Oct 12, 7:14 am)
Re: Split a subversion repo into several git repos, Eivind LM, (Fri Oct 12, 7:15 am)
Re: Split a subversion repo into several git repos, Jonathan del Strother, (Fri Oct 12, 7:23 am)
Re: Split a subversion repo into several git repos, Eivind LM, (Fri Oct 12, 7:47 am)
Re: Split a subversion repo into several git repos, Sam Vilain, (Fri Oct 12, 1:27 pm)