Re: Default user on commit

2014-04-19 Thread Justin Mrkva
After some extensive testing, it turns out --no-auth-cache is the right way to do it. As long as I use that option when using the alternate usernames, everything works like I expect it to. It’s easier than needing to remember to do at least one operation with the default username after an altern

Re: Configure user name?

2014-04-19 Thread Tobias Bading
On 19.04.2014, at 13:44, Zé wrote: > On 04/18/2014 04:41 PM, Bob Archer wrote: >>> Does subversion provide a way for the user to configure his username, thus >>> avoiding having to pass the --username flag everytime he has to commit >>> something? >>> >>> Thanks >>> Zé >> >> The credentials shoul

Re: Configure user name?

2014-04-19 Thread
On 04/18/2014 04:41 PM, Bob Archer wrote: Does subversion provide a way for the user to configure his username, thus avoiding having to pass the --username flag everytime he has to commit something? Thanks Zé The credentials should be cached. If they are not being cached check in ~/.subversi