how to fetch just the latest version of a code from svn repo using
git.

"git svn clone --depth 1 " doesn't seem to work, it is throwing an
error, 'unkown option depth'.

i'm running git version 1.7.10 on a windows machine. is there any
other
way to just checkout the latest snapshot of the code. btw i'm new to
git.

thanks

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to