Hi Thomas, thanks for your help. I have run: git svn clone -b /branches/my-branch https://remote.svn.url/system/ /srv/repos/git/system-fetch
It´s been a while, but i think that´s correct! slow connection + huge svn. On Tuesday, May 29, 2012 8:09:48 AM UTC-3, Thomas Ferris Nicolaisen wrote: > Hi Eduardo, > > If you only want to clone a single folder, you need to leave out the -s > option. It means "standard layout", and means git-svn will look for all > branches and tags to import. You can then also leave out > the --no-minimize-url parameter as a result. > > See http://git-scm.com/docs/git-svn for more info. > > -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/GGHn3sREzFIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
