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

Milestone moved to 06/10/2002

From: <cmpilato_at_collab.net>
Date: 2002-05-30 23:29:55 CEST

The CollabNet Few have chatted, and we've decided to reschedule the
Pre-Alpha milestone for Monday, June 10. Until that time, you can
find the following folks working on various tasks:

sussman:

   - Change the filesystem dumper to use svn_repos_dir_delta's "copy
     history" mode for smaller, more accurate dumps, and to print
     warnings any time it comes across a copy with history that
     pre-dates the revisions in the current dumpfile.

   - Test/commit his patch to construct vsn-rsrc-urls from paths +
     revisions instead of using filesystem node revision ids.

   - Implement out-of-dateness checks in mod_dav_svn the same way that
     ra_local's commit_editor does -- by comparing the revision passed
     through the editor interfaces with the created-rev of the
     resource being modified.

cmpilato:

   - Update predecessor-ids in merge() when we can safely do so.

   - Evaluate existing uses of svn_fs_id_distance() to make sure they
     are equipped to handle the fact this function now returns `1'
     when comparing a copy's source and destination, whereas it used
     to return `-1'.

   - Disable as an "unsupported feature" `svnadmin deltify'.

   - Merge in sussman's vsn-rsrc-url work (after it is done), and test
     the new filesystem code.

   - Review Karl's commit of revision 2024 (the const char * switch).

   - Help Karl with the module system, or perhaps getting canonical
     repository URLs into the entries files (yes, gstein has conceded
     that URLs are the most user-pleasing types of unique objects with
     which to identify repositories).

kfogel:

   - Continue to implement the much-more-complex-than-anticipated
     module system.

gstein:

   - Code review, code review, code review.

   - Review more code.

Jeers,
-m

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:16:02 2002

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.