Good luck Kristian. Thanks for your help. It will do a good blog article to explain how to migrate from svn to Git in a complex context. Many projects did this choice of the easiness in SVN by having only one trunk/tags/branches for components with different lifecycles.
It will be useful to migrate maven plugins and others on apache side ;) Le 24 juin 2011 à 16:44, Kristian Rosenvold <[email protected]> a écrit : > I am working on establishing a chain of commands that will generate a > repo for each mojo with all the tags and trunk. (None of the branches > from svn.). From this I'll make a script. > > The script would hopefullt generate repos for *all* the projects. > > Unfortunately it's a bit tricky due to the layout of the svn repo, > so it's not as simple as just providing a few extra options to git-svn. > > Right now it's looking like a combination of one of the fast-export > scripts (svn-all-fast-export or svn2git) and some filter-branching. > > Kristian > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
