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

authentication client caching

From: Jeff <jge15_at_columbia.edu>
Date: 2004-07-22 16:11:20 CEST

Hi,

I was having difficulties getting my svn client to cache my
authentication username/password. I'm using subversion 1.0.4. It
always prompts me for my client credentials whenver I do the normal svn
commands. In my .subversion/config, store-auth-creds is set to
"yes"... (by the way, which the documentation said was default "yes",
but the config file came with a commented-out "no").

I tried searching the mailing lists for anyone else having similiar
problems, but no one seemed to have problems with client caching. Am I
doing anything glaringly wrong?

$ pwd
/home/jeff/.subversion/auth
$ ls -alR .
.:
total 20
drwx------ 5 jeff jeff 4096 Jul 13 16:55 .
drwxrwxr-x 3 jeff jeff 4096 Jul 13 17:08 ..
drwxrwxr-x 2 jeff jeff 4096 Jul 13 16:55 svn.simple
drwxrwxr-x 2 jeff jeff 4096 Jun 10 12:23 svn.ssl.server
drwxrwxr-x 2 jeff jeff 4096 Jun 10 12:23 svn.username

./svn.simple:
total 8
drwxrwxr-x 2 jeff jeff 4096 Jul 13 16:55 .
drwx------ 5 jeff jeff 4096 Jul 13 16:55 ..

./svn.ssl.server:
total 8
drwxrwxr-x 2 jeff jeff 4096 Jun 10 12:23 .
drwx------ 5 jeff jeff 4096 Jul 13 16:55 ..

./svn.username:
total 8
drwxrwxr-x 2 jeff jeff 4096 Jun 10 12:23 .
drwx------ 5 jeff jeff 4096 Jul 13 16:55 ..
$

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 22 20:15:20 2004

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.