Concerning Re: Set Authentication when do the 
Ryan Schmidt wrote on 17 Jul 2008, 4:07, at least in part:
> 
> On Jul 17, 2008, at 03:55, carmen_gfy wrote:
> 
> > Hi, may i know that is there any possibilities to set the  
> > authentication when
> > user trying to do the svn update??
> 
> Subversion caches authentication information on the client, so the 
> first time you connected to this server (for example when checking 
> out the working copy) you were asked for your username and password, 
> and then this was saved in the Subversion cache directory. On 
> subsequent updates, this cached information is used.
> 
> This cache is in ~/.subversion/auth on Unix-like operating systems, 
> and I don't know where on Windows.
In one of the three subfolders of
C:\Documents and Settings\%user%\Applications\Subversion\auth\
obviously depending on which auth method is used.  Can't confirm 
this exactly now as on this machine I deliberately did not store 
authentication information, and I never used SSH.  The path may 
differ on your machine, depending of the OS language; I re-
translated it to English.
Jan Hendrik
---------------------------------------
Freedom quote:
     I would rather be exposed to the inconveniences
     attending too much liberty than to those attending
     too small a degree of it.
               -- Thomas Jefferson to Archibald Stuart, 1791
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-17 11:22:12 CEST