Thread: SVN w/ http: Remember Password
hi,
@ work, use command line svn client in ubuntu terminal regularly access svn repository secured apache (that is, address starts "http://").
problem everytime svn operation involving repository have repeat username/password. there way avoid having authenticate? have googled no avail.
thanks,
françois
ps : i'm relatively new ubuntu, although know basics of unix (through school , occasional use of osx terminal).
here solution. somehow,folder had owner , group setcode:~/.subversion, prevented svn client cache username/password. did:code:root
sudo chown -r myusername:mygroup ~/.subversion
...and now, don't have type in username/password anymore!
hope helps someone.
françois
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [SOLVED] SVN w/ http: Remember Password
Ubuntu
Comments
Post a Comment