Re: Store passwords while using a different username

2015-08-05 Thread Daniel Shahaf
Tati, Aslesh wrote on Wed, Aug 05, 2015 at 17:42:45 +: > Is it possible to store password when a subversion query is being done as a > different user. > > Say I'm user foo and would like to run "svn log --username bar > https://https://%3cSVN_REPO>>" > > I'm prompted for user bar's credenti

RE: Store passwords while using a different username

2015-08-05 Thread Tati, Aslesh
:at...@barclaycardus.com] Sent: Wednesday, August 05, 2015 11:55 AM To: users@subversion.apache.org Subject: Store passwords while using a different username Hi, Is it possible to store password when a subversion query is being done as a different user. Say I'm user foo and would like to run "svn log --us

Store passwords while using a different username

2015-08-05 Thread Tati, Aslesh
Hi, Is it possible to store password when a subversion query is being done as a different user. Say I'm user foo and would like to run "svn log --username bar https://" I'm prompted for user bar's credentials and the command succeeds when bar is successfully authenticated. The next time foo