info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: effective use of watch/edit


From: Noel Yap
Subject: Re: effective use of watch/edit
Date: Mon, 11 Mar 2002 08:41:03 -0800 (PST)

--- Arcin Bozkurt - Archie <address@hidden>
wrote:
> Any edit AND commit action on that file will be
> reported to the user who
> requested a "watch" on file.

Watchers will also get notified of unedits on the
file.

> I think cvs edit should be used not before a commit
> but when you are
> starting to edit a file. 

I agree.

> BUT, on the developers part, this is something that
> can very easily be
> forgotten. Or some files may be left out by mistake,
> when a lot of files
> are going to be modified.
> 
> Is there a convenient way to help developers in
> running cvs edit?

If watch is on on the directory, the files should be
checked out as read-only.  Hopefully, in order to
modify the file, the users use "cvs edit" instead of
"chmod".

You might also want to consider the "advisory locks"
patch available on SourceForge under project RCVS. 
This patch will add a "-c" flag to "cvs ci" that'll
ensure the user has a valid edit on the file(s).

Noel


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]