info-cvs
[Top][All Lists]
Advanced

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

Permission Denied on Commit


From: George Abraham
Subject: Permission Denied on Commit
Date: Wed, 28 Jan 2004 09:49:49 +0530


Hi,
I've been trying to advocate CVS for configuration control management in my organisation. I have set up the cvs server and access to the repository by SSH. One of the developers has pointed out an error which is not allowing him to check in a file.

######################################
cvs commit -m b MSDConstants.java (in directory D:\checkout\EKMIS\Source Code\Java\com\emirates\ekmis\flightoperations\monthlystationdetails\interfaces\)
Checking in MSDConstants.java;
/var/cvs/ekmis/EKMIS/Source Code/Java/com/emirates/ekmis/flightoperations/monthlystationdetails/interfaces/MSDConstants.java,v  <--  MSDConstants.java
new revision: 1.2; previous revision: 1.1
cvs [commit aborted]: could not open lock file `/var/cvs/ekmis/EKMIS/Source Code/Java/com/emirates/ekmis/flightoperations/monthlystationdetails/interfaces/,MSDConstants.java,': Permission denied

***** CVS exited normally with code 1 *****
#####################################

We're using WinCVS as the client. I have checked the file and directory permissions for the file in question and everything is fine. I searched for any lock files, but couldn't find any. What could be the issue?


Regards,
George Abraham




reply via email to

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