Git-Svn是否存储Svn密码? [英] Does Git-Svn Store Svn Passwords?

查看:62
本文介绍了Git-Svn是否存储Svn密码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在将git-svn用于几个工作项目,并且我注意到,对于我执行的几乎所有操作,都会提示我输入Svn密码.对于某些操作,我会得到多次提示(大概是b/c在幕后进行了多个操作).例如,克隆存储库时,系统会在克隆开始之前提示我5次.

I'm using git-svn with a couple of work projects and I've noticed that for just about every action I take, I get prompted for my Svn password. For some actions, I get prompted multiple times (presumably b/c there are several actions going on behind the scenes). For example, when cloning a repository, I'm prompted 5 times before the cloning actually begins.

我直接使用Svn的项目不执行此操作.这是预期的吗?我可以做些什么来缓存我的凭据吗?

Projects for which I'm using Svn directly don't do this. Is this expected? Is there anything I can do to cache my credentials?

谢谢.

推荐答案

我最终不得不一起删除auth目录,并允许Subversion为我重建它.似乎没有其他工作.对于任何不知道的人,auth目录都位于〜/.subversion(Mac/Linux)中.

I ended up having to delete the auth directory all together and allow Subversion to rebuild it for me. Nothing else seemed to work. For anyone who doesn't know, the auth directory is in ~/.subversion (Mac/Linux).

这篇关于Git-Svn是否存储Svn密码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆