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

[PATCH] Working (yay!) Next-Generation Peg Revision Patch.

From: Shlomi Fish <shlomif_at_iglu.org.il>
Date: 2004-04-15 22:23:05 CEST

Here is a working version of the next-generation peg revision patch, which
passes all the tests I assigned to the functionality in the previous
incarnation.

I fixed a few bugs, which caused it to work. The show-stopper was a
misunderstanding of the APR function apr_hash_this() that caused me to pass a
pointer to the revision instead of a pointer to a pointer to a revision
(which the compiler did not detect because I had a cast there.)

Anyway, enjoy! There isn't any ra_dav/mod_dav_svn functionality yet. I'm
planing to add it next.

Regards,

        Shlomi Fish

-- 
---------------------------------------------------------------------
Shlomi Fish      shlomif@iglu.org.il
Homepage:        http://shlomif.il.eu.org/
Quidquid latine dictum sit, altum viditur.
        [Whatever is said in Latin sounds profound.]


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

Received on Thu Apr 15 22:19:04 2004

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.