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

Re: [Subclipse-dev] svnkit with SVN 1.3

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-05-05 22:05:07 CEST

On 5/5/07, Michael Wechner <michael.wechner@wyona.com> wrote:
> I would like to use svnkit with SVN 1.3 because there do not seem to
> exists any
> backports of SVN 1.4 for Ubuntu Breezy.
>
> The problem is that svnkit actually has SVN 1.4 implemented and will
> mess up SVN 1.3 workspaces, but I have read that it is possible to
> "disable" this somehow and that subclipse is basically doing this, but I
> have not been able to figure out how subsclipse is doing this.
>
> Any pointers are very much appreciated.

Subclipse does not do anything to do this. There is a Java system
property "svnkit.upgradeWC you can set to a value of false. If SVNKit
finds the property it will not upgrade the working copies. Basically
letting you use it with a 1.3 WC.

I think if SVNKit is used to create a working copy it will still be 1.4.

It should not be that hard to get Subversion for Breezy. Just
download the tarball and build it from source if you have to. Or you
could download these static builds if you just need the command line
client. http://svn.haxx.se/dev/archive-2007-02/0040.shtml

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Sat May 5 22:05:15 2007

This is an archived mail posted to the Subclipse Dev mailing list.

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