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

Re: Re: [Subclipse-users] Invalid PROPFIND request failed errors

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 23 Apr 2009 14:21:50 -0400

On Thu, Apr 23, 2009 at 2:17 PM, Kenneth Evans <evans_at_aps.anl.gov> wrote:
> Mark,
>
> Thanks for the response.  I agree the SVN API is straightforward.  However, I am not issuing those SVN commands.  Subclipse or something it is using is.  It is very repeatable (happens every day).
>
> I also didn't find hits Googling for the problem.  However, it happens for me on two (Windows) computers, one Vista and one XP.  I am not noticing it on Linux.
>
> I see I am using SVNKit.  Should I switch to JavaHL.  I don't recall the difference.  I recall installing it as it downloaded via the update site using the defaults.

Using JavaHL would mean using the same code as the command line and
TortoiseSVN. JavaHL == Subversion. SVNKit is a 3rd party reverse
engineering.

> I just did an update on the same projects using TortoiseSVN and it worked without problems.  It certainly seems Subclipse related.

It does not change the fact that Subclipse is not involved in the
client/server communications and has no knobs we can turn. The API I
showed you is all we have. We run the API, everything after that is
done by Subversion itself. So if there is a problem it is in those
libraries. In your case, likely SVNKit.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1880727
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-04-23 20:22:01 CEST

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.