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

Re: [Issue 533] New - implement reserved checkouts

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-06 16:47:53 CEST

brane@xbc.nu writes:
> At the risk of being boring, I'll (again) describe how ClearCase
> does this: It asks for a commit log message at _checkout_ time,
> i.e., when you lock a file or directory. That message is visible to
> other users, and serves as the template for the "real" log message
> at commit time.

A thought:

A nice thing about this (and about Greg's solution -- the two seem
pretty similar) is the opportunity to provide extra information at the
time you take out the lock, and use that information at commit time.

Are you thinking what I'm thinking? Issue numbers, baby! :-)

So others could see not just

   "Jane is working on foo.c and bar.c"

but even:

   "Jane is working on foo.c and bar.c, to resolve issue #blah"

There might be a tight relationship between lock communications and
log message templates here. Does that match your experience with
Clearcase?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 6 17:03:34 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.