[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 17:49:49 CEST

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

> On Wed, 2005-09-14 at 08:56 -0400, Mark Phippard wrote:
>
> > 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.
>
> So is it the svn command that writes the files:
>
> ~/.subversion/auth/svn.ssh/*
>
> or just JavaSVN? Which ever it is there is something very wrong here.
> As you can tell I am somewhat shocked that any tool is writing my
> passphrase in plain text on the filestore.

They both do it. In this case it is JavaSVN. For SSH connections, I do
not think Subversion stores anything because it just completely hands-off
to your SSH client. But for http(s) and plain svn connections it caches
info in this area.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Sep 15 01:49:49 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.