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

Re: Discontinuing the use of SVN.

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-06-04 14:38:19 CEST

> But I've also gotten them when a file is out of sync with the
> repository somehow. This used to happen, but no longer does, when
> using a plugin to an IDE which used the javaSVN library. This has
> since been fixed. It is entirely possible that something like
> tortoise or other clients can cause this problem.

This isn't really true. JavaSVN is a reverse-engineered Subversion client.
It is going to be susceptible to errors like this, especially before it
gets to a 1.0 state. I am not aware of any other project that is
attempting to do this.

TortoiseSVN, RapidSVN, Subclipse via JavaHL etc... are just GUI's wrapped
around the Subversion API, the same API that the Subversion command line
uses. So with the possible exception of using the API incorrectly, any
problems like this would have to exist in the Subversion API itself to
effect the GUI clients.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 4 14:40:19 2005

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

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