This forum is no longer active. Please post your questions to our new community site
Git SVN Clone
|
|
I’m unable to clone a SVN repository sudo /opt/rubystack/git/bin/git svn clone http://xxx.com/svn/source/ git_source —authors-file=users.txt -s —username=name Here is the output How do I add the password so Term/ReadKey.pm doesn’t throw the exception? |
|
|
I figured it out sudo nano /opt/rubystack-2.1-0/git/libexec/git-core//git-svn in line 3974 put you password in |
|
|
Thanks for posting the solution. This will help other BitNami users. |

