Re: git svn already set … wanted to set to:

2013-10-31 Thread DimanNe
) Then run git svn fetch wait for about 10 hours without any output from command (this was most difficult step due to absence of output), and after that git started to fetch revisions! 30.10.2013, 19:06, "Thomas Rast" : > DimanNe writes: > >>>  What does your config

Re: git svn already set … wanted to set to:

2013-10-29 Thread DimanNe
Limit = 5 [svn-remote "stable-2012-09-13"] url = https://some_host/branches/stable-2012-09-13/ fetch = :refs/remotes/stable-2012-09-13 29.10.2013, 11:25, "Thomas Rast" : > DimanNe writes: > >>  I am trying to clone/fetch svn branch with git-svn: &

git svn already set … wanted to set to:

2013-10-29 Thread DimanNe
I am trying to clone/fetch svn branch with git-svn: git config --add svn-remote.stable-2012-03-29.url https://some_host/branch git config --add svn-remote.stable-2012-03-29.fetch :refs/remotes/stable-2012-03-29 git svn fetch stable-2012-03-29 which gives me this error message: svn-remote.stable