state of union
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-06 17:25:21 CEST
At this instant, Mike and I are the only people being paid to work
Mike and I have decided to dedicate ourselves to learning the network
Greg is leaving town for a little while, so Mike and I will
Our game plan:
* get ra_dav/mod_dav_svn fully working on a test machine.
* try to make python tests work there (457)
* get our log-messages properly XML-escaped (475)
* start studying all networking code, adding comments.
* immediate goal: get dav props working (382)
* this fixes 'binary' props not coming down to us
* this allows us to get 'svn:ignore' props on dirs too.
For reference, here's our private list of bugs that Mike and I are
Network-related Bugs
* 382: dav props are currently "hacked"; no "svn:" props are
* 475: log messages probably aren't being XML-escaped.
* 484: ra_dav:fetch.c:reporter_abort_report() must abort txn.
* 455: import doesn't work over ra_dav
* 411: cannot checkout arbitrary revision, only HEAD.
* 481: optimize: greg wants to *not* open two tcp sessions for updates.
Other Bugs
* 454: problems checking out repository subdir -- still reproducible??
* 457: make python tests run over dav.
TODO AT SOME POINT
* change SVN to .svn
* 478: make dist.sh use svn, not cvs. post new tarball.
* separate logfile cleanup from backups.
---------------------------------------------------------------------
|
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.