On Thu, November 1, 2007 10:49 am, LCID Fire said: > Could anyone give me an example how to import this branch: > svn.gnome.org/svn/banshee/branches/banshee/stable > > I tried git-svnimport -v -T banshee/stable/ -o master > http://svn.gnome.org/svn/banshee > and he imports a lot - but not the branch I want. Seems like I'm missing > something :( On Thu, November 1, 2007 10:49 am, LCID Fire said: > Could anyone give me an example how to import this branch: > svn.gnome.org/svn/banshee/branches/banshee/stable > > I tried git-svnimport -v -T banshee/stable/ -o master > http://svn.gnome.org/svn/banshee > and he imports a lot - but not the branch I want. Seems like I'm missing > something :( > > git-svnimport should probably be officially deprecated; you're not the first person to struggle with it. Fortunately there's another option provided with Git which will likely give you what you're looking for: git svn clone http://svn.gnome.org/svn/banshee/branches/banshee/stable Good luck, Sean - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html