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

coordinating work

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2001-02-21 14:23:28 CET

Had a thought to make parallelization easier. When one of us starts
to work on a dag.c function, let's stake it out by putting a comment
like

   /* cmpilato started work on this, stay outta my way punk */

or whatever inside the function body, and immediately commit that.
Thus, if always update before starting to work on something, and also
start work by immediately committing a stakeout notice, we'll never
duplicate work.

Or we could just turn around and talk to each other, but that seems
so... extreme.

-K
Received on Sat Oct 21 14:36:22 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.