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

fs status -- one big thing left

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2001-03-08 17:49:30 CET

It's basically down to svn_fs_merge and svn_fs_commit (whee-hoo!).
This opens a possibility for a little quick parallelization. We need
to have these four things, and they can be developed simultaneously:

   1. a test case for svn_fs_merge
   2. a test case for svn_fs_commit_txn
   3. svn_fs_merge
   4. svn_fs_commit_txn (depends on svn_fs_merge)

(I've listed them in that order deliberately -- writing the test case
first has become religion around here, and it's really helpful.)

Anyway, I'm going to start on 1 right now, followed by 3. Yoshiki,
would you like to take 2 and then 4? I'll race you. :-)

If other people are interested as well, we can break it down even
more, just say the word.

-Karl
Received on Sat Oct 21 14:36:25 2006

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.