Re: Happy 6th birthday, Subversion.

2010-02-23 Thread Ben Collins-Sussman
And happy birthday to Karl Fogel and Sander Striker as well. :-) On Tue, Feb 23, 2010 at 7:34 AM, Giulio Troccoli wrote: >> On this day six years ago, and after spending about four >> years in the collective community womb, Subversion 1.0 was >> released.  Happy birthday, Subversion! > > Happy

Re: svnsync "207 Multi-Status" failure with http access method and property "svn:"

2010-01-05 Thread Ben Collins-Sussman
Is svnserve really allowing you to create a random svn: junk property? I was pretty sure that servers validated svn: properties -- only a scant few exist, and users aren't supposed to be able to invent them. My guess is that apache is throwing an error (207 mult-status probably contains a 5XX code