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

Re: Seeking JavaHL developers for RC

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2005-10-20 20:03:17 CEST

On Thu, 20 Oct 2005, Mark Phippard wrote:

> Daniel Rall <dlr@finemaltcoding.com> wrote on 10/20/2005 12:47:49 PM:
>
> > Though it was the JUnit tests which you modified (which themselves have
> no JNI
> > dependency), it still seems like it might be much cleaner to rely on the
> > return value of svn_wc_get_adm_dir(). What do you think?
>
> The JavaHL tests use JavaHL (and thus JNI) so if this method were exposed
> via JavaHL it could certainly use it. And I agree it would be cleaner.

Committed revision 16854. Please let me know whether this works on Windows,
so I can nominate it for backport to 1.3.x. Long term in Subclipse-land, you
may wish to take a similar approach. For now, your existing approach may be
easier, given that it obviates the need for introspection or version checks,
and works across client adapters.

- Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 20 20:02:29 2005

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.