[git-users] Re: Cloning a svn repo is impossible

2012-09-28 Thread Alexis Thongvan
yep, it does not work :/ Grafting is a bit too much for me yet (I barely understand how git works and I don't really know svn either) So I think I'm just going to clone from R121 -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view

[git-users] Re: Cloning a svn repo is impossible

2012-09-28 Thread Thomas Ferris Nicolaisen
On Thursday, September 27, 2012 6:30:48 PM UTC+2, Alexis Thongvan wrote: > Hi, > > couldn't I just do : > > 1/git svn clone svn://adress/repo --stdlayout -r1:118 > 2/cd repo > 3/git svn fetch -r 121:HEAD > > ? > I don't know.. I suspect git-svn won't like it. Go ahead and try. -- You received t

[git-users] Re: Cloning a svn repo is impossible

2012-09-27 Thread Alexis Thongvan
Hi, couldn't I just do : 1/git svn clone svn://adress/repo --stdlayout -r1:118 2/cd repo 3/git svn fetch -r 121:HEAD ? -- 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

[git-users] Re: Cloning a svn repo is impossible

2012-09-27 Thread Thomas Ferris Nicolaisen
On Thursday, September 27, 2012 2:43:17 PM UTC+2, Alexis Thongvan wrote: > Hi, > > I cannot clone a svn repository with "git svn clone svn://adress/repo > --stdlayout" > For some reason git-svn doesn't like r119 wich is a commit of an empty > directory > > the error is : r119 = [NUMBERS] (refs/r