Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Prochazka, Jan wrote: > Tony, > > if one uses cvsagent together with Tortoise; are cvs passwords stored in > Win registry as for "cvs login" command, or are they stored in cvsagent > password cache only ? > If cvsagent is running you don't run 'cvs login' (in fact doing so would store the passwords in the registry which defeats the point). cvsagent itself never stores anything - it remembers passwords only for as long as its running. Tony