bugmldonkey, a multi-networks file-sharing client - Bugs: bug #12782, CVS-2-5-30-7 file permissions

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12782: CVS-2-5-30-7 file permissions

Submitter:  Fritz Mock <surround>
Submitted:  Sat 23 Apr 2005 07:55:24 AM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Compilation problem Status:  Invalid
Assigned to:  None Open/Closed:  Closed
Release:  None Release:  2.5.30.7
Operating System:  None Binaries Origin:  None
CPU type:  None

Mon 25 Apr 2005 03:05:06 PM UTC, comment #5: 

You are right, checkouts with -r tag lack +w tag, but its not
a bug, its a feature:

https://www.cvshome.org/docs/manual/cvs-1.12.12/cvs_16.html#SEC137

"The files created by checkout are created read-write, unless the `-r' option to CVS (see section Global options) is specified, the CVSREAD environment variable is specified (see section All environment variables which affect CVS), or a watch is in effect for that file (see section Mechanisms to track who is editing files)."

spiralvoice <spiralvoice>
Group administrator
Sun 24 Apr 2005 08:26:28 PM UTC, comment #4: 


Looks like I get different file permissions when I check out a specific release-tag.

Can you reproduce that with the following two commands?

cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/mldonkey -rrelease-2-5-30-10 co mldonkey

cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/mldonkey co mldonkey

Fritz Mock <surround>
Sat 23 Apr 2005 12:06:15 PM UTC, comment #3: 

root config # gentoo config # pwd
/mnt/develop/cvs/mldonkey-2.5.30.7/config
root config # ls -la
...
-rwxr-xr-x   1 root root 393856 20. Apr 18:17 configure

spiralvoice <spiralvoice>
Group administrator
Sat 23 Apr 2005 12:05:34 PM UTC, comment #2: 

root config # pwd
/mnt/develop/cvs/mldonkey-2.5.30.8/config
root config # ls -la
...
-rwxr-xr-x   1 root root 398937 23. Apr 13:43 configure

spiralvoice <spiralvoice>
Group administrator
Sat 23 Apr 2005 12:01:15 PM UTC, comment #1: 

Where did you get CVS 2.5.30.7 from? Here I have correct file permissions.

spiralvoice <spiralvoice>
Group administrator
Sat 23 Apr 2005 07:55:24 AM UTC, original submission:  


Anoying thing ... config/configure lacks at least one write permission (preferably owner) for autoconf to work or should be removed from cvs at all.

Fritz Mock <surround>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-27 spiralvoice Open/ClosedOpen Closed
2005-04-25 spiralvoice StatusWorks For Me Invalid
2005-04-23 spiralvoice StatusNone Works For Me

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code