开发者

How can I use Subversion, Ubuntu, Beanstalk

I've installed subversion on my ubuntu machine and I am trying to pull down a repository from beanstalk with the following command:

svn co https://myaccount.svn.beanstalkapp.com/myapp/

It prompts me with the following:

Password for 'default' GNOME keyring:

I've check my ~/.subversion/config file. Everything there is commented out.

Please view开发者_StackOverflow the svn config file at pastebin What do I have to comment out so I can download the repository? I thank you in advance.


Check your ~/.subversion/config. In the Auth section, add this.

password-stores =
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜