You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by cm...@collab.net on 2002/05/30 21:29:55 UTC

Milestone moved to 06/10/2002

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

Re: Milestone moved to 06/10/2002

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Branko Čibej <br...@xbc.nu> writes:
> >   - Continue to implement the much-more-complex-than-anticipated
> >     module system.
> >
> Hah. As the man said, "I told you so, but you wouldn't listen!"

Heh. :-)

But the main extra complexity was self-inflicted -- the decision to
revamp the stringbufs (i.e., rev 2024).

Not saying that modules aren't complex, of course...

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

Re: Milestone moved to 06/10/2002

Posted by cm...@collab.net.
=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <br...@xbc.nu> writes:

> brane:
>      - Combine some deltas
>      - Combine some more deltas
>      - Fix bugs in the delta combiner

Yay!

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

Re: Milestone moved to 06/10/2002

Posted by Branko Čibej <br...@xbc.nu>.
cmpilato@collab.net wrote:

>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.
>
Hah. As the man said, "I told you so, but you wouldn't listen!"

>gstein:
>
>   - Code review, code review, code review.
>
>   - Review more code.
>
brane:
     - Combine some deltas
     - Combine some more deltas
     - Fix bugs in the delta combiner

>Jeers,
>
Done those, thanks.


-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/



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