[haiku-development] Re: subversion-1.6.0 testing complete
- From: scott mc <scottmc2@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Mon, 27 Apr 2009 14:23:50 +0000
On Mon, Apr 27, 2009 at 11:56 PM, Rob Judd <haiqu@xxxxxxxxxx> wrote:
> After 10 hours and 3Gb of disk space used up I have finally finished testing
> subversion-1.6.0 as reported late last week. Two tests fail totally, both
> related to conversion to/from UTF-8. Since this is a known bug in svn-1.4.6
> I'd say it's a going thing.
>
> For further details on the minor subtest that failed, see
> http://ports.haiku-files.org/ticket/14
>
> Some of them might be actual OS bugs, especially these:
>
> svn_tests: Path '/A/D/G2/blooga' doesn't exist in HEAD revision
> XFAIL: locks-test 9: able to reserve a name (lock non-existent path)
> svn_tests: Path '/Program Files/Tigris.org/Subversion' doesn't exist in HEAD
> revision
> XFAIL: locks-test 10: directory locks (kinda)
>
> Rob
>
> ---
> Use the source, Luke.
>
>
Rob,
When building apr-1.3.3 did you use any patches? Here's Kaliber's
patch for 1.2.12 that he converted from the old HaikuPorts patch that
might help out for 1.3.3, as I don't see that they've patch it
upstream for Haiku yet:
http://svn.gna.org/viewcvs/pingwinek/trunk/packages/apr/?rev=12051#dirlist
and another:
http://ports.haiku-files.org/browser/haikuports/trunk/dev-libs/apr/apr-1.2.x.diff
this one probably takes care of the /usr/bin/env issue you were talking about.
Did you use a python that was built for Haiku or did you just use the
2.4 for BeOS from BeBits? Those have also been fixed to use
/bin/env.....
Have you used svn-1.6.x for checking in or just for checking out?
If you've modified any of the source to get it to build can you check
your patches into the haikuports svn, just put subversion patches
into:
/haikuports/trunk/dev-util
(our svn is at http://ports.haiku-files.org/svn iirc)
and put any apr, apr-util patches under their folder at:
http://ports.haiku-files.org/browser/haikuports/trunk/dev-libs
-scottmc
Other related posts: