Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
why is svn not asking for password
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
oldefortran
l33t
l33t


Joined: 28 Feb 2004
Posts: 652

PostPosted: Tue Aug 08, 2006 3:22 pm    Post subject: why is svn not asking for password Reply with quote

if I gave the wrong password the first time?
I have to do
rm -rf ~/.subversion to make it ask again

is there a better way for doing svn co svn://ipnumber/foo bar ???
Back to top
View user's profile Send private message
bin-doph
Guru
Guru


Joined: 23 May 2003
Posts: 302

PostPosted: Wed Aug 09, 2006 9:25 am    Post subject: Reply with quote

open ~/.subversion/config

read the comments

edit the [auth]-section

Code:
[auth]
store-passwords = no
store-auth-creds = no


hth
-fe
_________________
perl -e '$_=q;4a75737420616e6f74686572205065726c204861636b65720as;;for(s;s;s;s;s;s;s;s;s;s;s;s){s;(..)s?;qq qprint chr 0x$1 and \161 ssq;excess;}'
Back to top
View user's profile Send private message
oldefortran
l33t
l33t


Joined: 28 Feb 2004
Posts: 652

PostPosted: Wed Aug 09, 2006 10:08 am    Post subject: Reply with quote

I want it to store password, but it should ask if the password was wrong, as any sane application should (I think).
Is that possible?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum