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

Re: [Subclipse-users] Subclipe ignoring Accept Permanently and Save Password

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-30 20:12:50 CET

On 1/30/07, Eric Theise <e.theise@podshow.com> wrote:
>
> Hi,
>
> I'm experiencing the same problems that were discussed in Brian Kelly's
> thread back in November.
>
> http://subclipse.tigris.org/servlets/ReadMsg?list=users&msgNo=8703
>
> This is a new installation, so I'm running Windows XP Pro with eclipse
> 3.2.1 and subclipse 1.1.9. We use a self-signed certificate, and I have
> to accept it each time I access the repository (neither permanent nor
> temporarily seems to have any effect), and my password is never saved.
>
> I ran %APPDATA% as described in Peter Kennard's message
>
> http://subclipse.tigris.org/servlets/ReadMsg?list=users&&msgNo=8711
>
> and note that none of the Subversion files or directories are present on
> my system.
>
> Looking at my plugins, I see that I am running JavaHL, and some of the
> posts talk about javaSVN not having this problem. Is this something that
> can be switched?

Just install the SVN command line, which you can download here:

http://subversion.tigris.org/downloads/svn-win32-1.4.3.zip

Then run a command like:

svn ls https://yourserver/repos/project

Running that command will cause the contents of %APPDATA% to be created and
Subclipse will then be fine.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Tue Jan 30 20:13:06 2007

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.