[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: CVS permission problem on commit
On Wed, 18 Apr 2001, Sandip Bhattacharya wrote:
> Hi!
> I am facing this irritating problem with cvs. Whenever I commit a
> file, CVS changes the permission of the file to read-only. While I am
> the owner of the file, this requires overriding the readonly flag
> everytime I save, and Emacs even refuses to let me edit the file!
You need to open the file for editing after a commit. The general
method is
cvs edit [file]
cvs update
cvs commit
cvs edit
.....
--
#!!! If anything can go wrong, _FIX_ it. (To hell with MURPHY)
Ajay kumar Dwivedi
ajayd@xxxxxxxxxx