Hi, I'm trying: % git svn clone -s http://svn.buddypress.org/trunk/ buddypress Initialized empty Git repository in /home/anand/Projects/wordpress/buddypress/.git/ Using higher level of URL: http://svn.buddypress.org/trunk => http://svn.buddypress.org % git --version git version 1.7.0.4 And at the end, git svn appears to successfull complete but nothing has occurred. I'm successfully using 'git svn' against other repositories with no problem, just wondering if anyone else has come across this. % find buddypress buddypress buddypress/.git [omitted] buddypress/.git/svn buddypress/.git/svn/refs buddypress/.git/svn/refs/remotes buddypress/.git/svn/refs/remotes/git-svn buddypress/.git/svn/refs/remotes/trunk buddypress/.git/svn/refs/remotes/trunk/.rev_map.cdf35c40-ae34-48e0-9cc9-0c9da1808c22 buddypress/.git/svn/.metadata % cat buddypress/.git/svn/.metadata ; This file is used internally by git-svn ; You should not have to edit it [svn-remote "svn"] reposRoot = http://svn.buddypress.org uuid = cdf35c40-ae34-48e0-9cc9-0c9da1808c22 branches-maxRev = 5188 tags-maxRev = 5188 Thanks, Anand -- 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