[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: Mark Phippard <markp_at_softlanding.com>
Date: 2005-10-20 17:06:33 CEST

Daniel Rall <dlr@finemaltcoding.com> wrote on 10/19/2005 03:10:37 PM:

> I've committed a patch -- based on Philip's -- which adds support for
the
> SVN_ASP_DOT_NET_HACK to the JavaHL bindings to trunk in r16839. Now, I
do
> not have a Windows dev environment, so was only able to test this by
hacking
> out the #ifdef's for Windows/Cygwin, and examining the working copies
> created by 'make check-javahl' (all tests pass).
>
> It would be great if someone who's actually on Windows could test this
by
> building trunk and either excercising the JavaHL bindings, or running
the
> tests via 'make check-javahl'.

OK, I ws able to test trunk on Windows with the SVN_ASP_DOT_NET_HACK
variable set and not set. Both worked, but only after I made some fixes
to some hard-coded assumptions in the JavaHL test suite. Patch attached.

I have commit access so I can commit it if I get approval. The patch uses
the same environment variable checking we are using in Subclipse. Then
all hard-coded use of ".svn" is replaced by call to a static method
SVN_DIRNAME() that sets the value based on the environment variable and
OS.

Thanks

Mark

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Oct 20 17:09:39 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.