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

Re: Subversion 1.4.0 released.

From: Grant Rettke <grettke_at_acm.org>
Date: 2006-09-12 16:56:28 CEST

> A dump/load is entirely a server side change, it has zero effect on
> clients (unless they're talking to the repository via file:/// urls),
> the incompatibility he's talking about is because all Subversion 1.4
> clients use a new working copy, and the JavaSVN libraries used by
> SmartSVN haven't yet been updated to use it because they're a third
> party product that isn't maintained by the subversion team.

To be more specific, it is a 3rd party implementation of the svn
library. They don't link against the svn libraries. As such, whenever
svn changes, their product will need to "catch up" with the standard
svn libraries.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 12 18:04:31 2006

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.