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

Re: Subclipse 0.9.33 Released

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-09-14 14:56:09 CEST

Russel Winder <russel@russel.org.uk> wrote on 09/14/2005 02:26:11 AM:

> On Tue, 2005-09-13 at 13:50 -0400, Roberto C. Sanchez wrote:
>
> > ~/.subversion/auth/svn.ssh, causing later attempts without me directly
> > entering the passphrase appear to succeed. In fact, it had been using

> So clearly these files must be being consulted for the passphrase. So
> why aren't they consulted for the key file? Clearly they used to be but
> now they are not. Presumably this ~/.subversion directory is managed by
> Subclipse not by Subversion.

Subclipse does not touch your disk, other than the bit of internal Eclipse
stuff in the workspace/.metadata folder. The .subversion folder is the
Subversion configuration area. It is written to by Subversion/JavaHL.
JavaSVN also uses it to be consistent with the other Subversion clients.

JavaSVN should not cache information in that location unless you check the
Save Password checkbox on a prompt. In your case, passing it on the
command line should not cache it elsewhere. If it does, you should report
it to JavaSVN.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Sep 14 22:56:09 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.