[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: Branko Čibej <brane_at_xbc.nu>
Date: 2005-10-20 20:27:05 CEST

Mark Phippard wrote:

>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.
>
>

-1. SVN_DIRNAME should return whatever svn_wc_get_adm_dir returns, it
should never even consider the existence of _svn vs. ,svn.

-- Brane

---------------------------------------------------------------------
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:28:13 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.