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

Re: javahl: One error with make check-javahl

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2005-01-06 17:33:44 CET

Hi Jani,
the reason for the problem is a change of functionality in
svn_client_checkout. I am thinking about implementing a workaround.
Patrick

Jani Averbach wrote:

>Hello,
>
>I just checked javahl bindings, and found following:
>
>svn: trunk @ 12575
>
>java: version "1.4.2-01"
>Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-01)
>Java HotSpot(TM) 64-Bit Server VM (build Blackdown-1.4.2-01, mixed mode)
>
>junit: 3.8.1
>
>Error message: make check-javahl
>
>/opt/blackdown-jdk-1.4.2.01/bin/java -Djava.library.path=/home/jaa/tmpfs/inst/trunk/lib -classpath
>subversion/bindings/java/javahl/classes:/opt/junit/3.8.1/junit.jar
>org.tigris.subversion.javahl.tests.BasicTests
>............E........
>Time: 48,043
>There was 1 error:
>1)
>testBasicCheckoutDeleted(org.tigris.subversion.javahl.tests.BasicTests)org.tigris.subversion.javahl.ClientException:
>Filesystem has no item
>svn: File not found: revision 2, path '/A/D'
>
> at org.tigris.subversion.javahl.SVNClient.checkout(Native Method)
> at
> org.tigris.subversion.javahl.tests.BasicTests.testBasicCheckoutDeleted(BasicTests.java:1005)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at
> org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:67)
>
>FAILURES!!!
>Tests run: 20, Failures: 0, Errors: 1
>
>make: *** [check-javahl] Error 1
>
>
>The make check-javahl has passed previously so this is a new one.
>
>BR, Jani
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 6 17:41:30 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.