Does Git-Svn Store Svn Passwords?

后端 未结 6 1562
醉梦人生
醉梦人生 2020-12-08 04:48

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 prom

6条回答
  •  春和景丽
    2020-12-08 05:05

    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).

提交回复
热议问题