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

Re: Status of new working copy format

From: Ed Hillmann <edhillmann_at_yahoo.com>
Date: 2006-09-05 23:55:38 CEST

There's already a flag to disable parsing the working copy directly, so I'm sure it could be expanded to specify to use JavaHL (where it's supported), or even to sort it out directly. The JavaSVN isn't an option (for licensing reasons). I just haven't had much time to investigate this alternative approach. As I've just finished up the 1.4 parsing code, perhaps I'll look at making changes so it's never used. :)

----- Original Message ----
From: Daniel Rall <dlr@collab.net>
To: Ed Hillmann <edhillmann@yahoo.com>
Cc: Mark Phippard <markp@softlanding.com>; Ben Collins-Sussman <sussman@red-bean.com>; SubversionDevMailingList <dev@subversion.tigris.org>
Sent: Wednesday, September 6, 2006 3:55:27 AM
Subject: Re: Status of new working copy format

On Sun, 03 Sep 2006, Ed Hillmann wrote:

<snip>

svnClientAdapter can use the Subversion command-line client, JavaHL,
or JavaSVN -- it's not stuck to wrapping the command-line client
(though Netbeans might be?).

<and more snip>

Why not use svnClientAdapter with a fall-back approach which first
looks for JavaHL, then JavaSVN, then falls back to the command-line
adapter?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 5 23:56:12 2006

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

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