[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Why every time execute svn command need type password explicitly

From: Öì¹úΰ <13656635451_at_qq.com>
Date: Wed, 16 Dec 2015 21:11:45 +0800

Right now find a problem of svn, ubuntu system(Ubuntu 14.04.3 LTS), execute svn command in terminal every time need to enter password explicitly. See below:
$ svn --version svn, version 1.8.8 (r1568071) compiled Aug 20 2015, 12:51:30 on x86_64-pc-linux-gnu svn checkout https://svn.foo.com/svn/server/bar cd bar $ svn log|head Authentication realm: <https://svn.foo.com:443> VisualSVN Server Password for 'foo':
why every time need I to type password? How could I store it ? And official doc do not tell how to store password explicitly, so it seems svn default store password.
If I miss something please tell me?


In addition I also post it on stackoverflow(http://stackoverflow.com/questions/34311891/why-every-time-execute-svn-command-need-type-password-explicitly/34312027#34312027)
Received on 2015-12-16 14:17:17 CET

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.