RE: Configure user name?
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 18 Apr 2014 15:41:28 +0000
> Does subversion provide a way for the user to configure his username, thus
The credentials should be cached. If they are not being cached check in ~/.subversion/config, you probably have store-passwords = no. Change it to yes (or just comment it out because it defaults to yes), and the next time you give subversion your password it should save it.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.