info-cvs
[Top][All Lists]
Advanced

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

Checked out file has wrong permissions, how to enable Write access on ch


From: Erik Husby
Subject: Checked out file has wrong permissions, how to enable Write access on checkout?
Date: Tue, 02 Nov 2004 11:41:44 -0500
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

Somehow, one file in my project emerges from CVS with write access OFF. When I look in the repository, this file and several others have these permissions:

 -r--r--r--    1 mhusby   sequence    13990 Nov  2 00:49 mavenant.xml,v
 -r--r--r--    1 mhusby   sequence    38109 Nov  2 00:49 maven.xml,v

When I check the files out, the permissions are this:
 -rw-rw-r--    1 mhusby   sequence     3757 Nov  2 11:40 mavenant.xml
 -r--r--r--    1 mhusby   sequence     8491 Nov  2 11:40 maven.xml

This happens wether I checkout on our Linux system or my Windows machine. There are no editors or watchers registered on these files.

So the question is: What command do I use so that CVS will checkout maven.xml with write access turned on?

Using cvs 1.11.1p1 both machines.

--
Erik Husby
Team Lead for Software Quality Automation
Broad Institute of MIT and Harvard Rm. 2192 320 Charles St
Cambridge, MA 02141-2023
mobile: 781.354.6669, office: 617.258.9227, address@hidden





reply via email to

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