Hi
Sorry that it took so long to answer, but the work week has started...
Anyway, I tried to build both trunk and patched 0.30 but they stop
immediately... I have subversion 0.29 installed from the Mandrake cooker
contrib so I do not understand the problem.
If I build subversion directly and then went to javahl directory it
build fine from the trunk. So it seems that the patch has gone in fine
to trunk.
>1. svn co http://svn.collab.net/repos/svn/trunk
>2. cd trunk/packages/rpm/mandrake-9.1
>3. JAVAHL=1 JDK=<path to jdk> make
[]$ cd trunk/packages/rpm/mandrake-9.1
[]$ JAVAHL=1 JDK=/apps/java/jdk/jdk1.4.2/bin make
Subversion not installed or this is not a blessed version.
Try 'RELEASE=XXXX make' instead
make[1]: *** [check_release] Error 1
make: *** [all_silent] Error 2
> can you try one or both of the following?
>
> 1. svn co http://svn.collab.net/repos/svn/tags/0.30.0
> 2. cd 0.30.0/packages/rpm/mandrake-9.1
> 3. cp -f <path to trunk>/packages/rpm/mandrake-9.1/* .
> 4. JAVAHL=1 JDK=<path to jdk> make
[]$ cd 0.30.0/packages/rpm/mandrake-9.1
[]$ cp -f
../../../../trunk/packages/rpm/mandrake-9.1/kages/rpm/mandrake-9.1/* .
[]$ JAVAHL=1 JDK=/apps/java/jdk/jdk1.4.2 make
Subversion not installed or this is not a blessed version.
Try 'RELEASE=XXXX make' instead
make[1]: *** [check_release] Error 1
make: *** [all_silent] Error 2
Mika
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 29 19:00:03 2003