Debian Bug report logs - #128912
cvs: continue checkout/update after no-permission error

version graph

Package: cvs; Maintainer for cvs is Thorsten Glaser <[email protected]>; Source for cvs is src:cvs (PTS, buildd, popcon).

Reported by: Brian White <[email protected]>

Date: Sat, 12 Jan 2002 17:03:04 UTC

Severity: wishlist

Tags: upstream, wontfix

Found in versions 1.11.1p1-1, cvs/1:1.12.13-8

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], [email protected] (Eric Gillespie, Jr.):
Bug#128912; Package cvs. (full text, mbox, link).


Acknowledgement sent to Brian White <[email protected]>:
New Bug report received and forwarded. Copy sent to [email protected] (Eric Gillespie, Jr.). (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Brian White <[email protected]>
To: Debian Bugs <[email protected]>
Subject: cvs: continue after no-permission error
Date: Sat, 12 Jan 2002 12:02:33 -0500
Package: cvs
Version: 1.11.1p1-1
Severity: wishlist

It would be nice if, during a "checkout" or "update -d" operation, CVS
would better handle encountered directories for which it does not have
permission to read.

In these cases, I personally would like to see an error message about the
directory being inaccessible and then have it continue as though it simply
did not exist, almost as though I'd done "cvs release -d <directory>" on
it.

As it stands, I have to do "cvs update -d" on each individual directory
because there are occasional ones that my userid does not have permission
to access and CVS stops on the first one it encounters.

                                          Brian
                                  ( [email protected] )

-------------------------------------------------------------------------------
"The people who get on in this world are the people who get up and look for the
circumstances they want and, if they can't find them, make them."  -- G.B. Shaw



Information stored:
Bug#128912; Package cvs. (full text, mbox, link).


Acknowledgement sent to Lior Kaplan <[email protected]>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #10 received at [email protected] (full text, mbox, reply):

From: Lior Kaplan <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Debian CVS bug triage - bug #128912
Date: Fri, 05 Oct 2007 13:20:27 +0200
Dear CVS user,

Thanks for your interest in CVS and the bug report you have contributed [1].

Debian's cvs package has ~120 old bugs, most of them are couple of years old.

As part of a bug triage I'm doing for several packages, I would like your help
with verifying your bug is still relevant or getting your approval for closing 
it.

The current cvs version in Debian is 1.12.13-8 (shared by stable, testing and 
unstable).

Feel free to contact me for questions or if you need help.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=128912

Thanks.

--
Lior Kaplan
[email protected]




Message sent on to Brian White <[email protected]>:
Bug#128912. (full text, mbox, link).


Information stored:
Bug#128912; Package cvs. (full text, mbox, link).


Acknowledgement sent to [email protected]:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #18 received at [email protected] (full text, mbox, reply):

From: Brian White <[email protected]>
To: Lior Kaplan <[email protected]>, [email protected]
Subject: Re: Bug#128912: Debian CVS bug triage - bug #128912
Date: Sat, 06 Oct 2007 00:04:57 +0200
> As part of a bug triage I'm doing for several packages, I would like your help
> with verifying your bug is still relevant or getting your approval for closing 
> it.

It probably does still exist but no longer have the means to check.

It should be easy to verify, though.

- import a repository with some directories
- go to the CVSROOT and delete one of the directories
- do an update

-- Brian





Bug marked as found in version 1:1.12.13-8. Request was from Lior Kaplan <[email protected]> to [email protected]. (Sat, 20 Oct 2007 19:18:01 GMT) (full text, mbox, link).


Information forwarded to [email protected], Steve McIntyre <[email protected]>:
Bug#128912; Package cvs. (full text, mbox, link).


Acknowledgement sent to Lior Kaplan <[email protected]>:
Extra info received and forwarded to list. Copy sent to Steve McIntyre <[email protected]>. (full text, mbox, link).


Message #25 received at [email protected] (full text, mbox, reply):

From: Lior Kaplan <[email protected]>
To: [email protected]
Subject: #128912,cvs: continue after no-permission error
Date: Sat, 20 Oct 2007 21:17:31 +0200
A quick test on the php documentation checkout:

kaplan@desktop:/tmp/php-doc-20071020/scripts$ ls -lhd quickref/
d--x--x--x 2 kaplan kaplan 1.0K 2007-10-20 21:04 quickref/
kaplan@desktop:/tmp/php-doc-20071020/scripts$ cvs up
? quickref
cvs update: Updating .
cvs update: Updating apply
cvs update: Updating check_phpdoc
cvs update: Updating iniupdate
cvs update: Updating rtlpatch
kaplan@desktop:/tmp/php-doc-20071020/scripts$ cvs up -d
? quickref
cvs update: Updating .
cvs update: Updating apply
cvs update: Updating check_phpdoc
cvs update: Updating iniupdate
cvs update: warning: cannot make directory CVS in .: Permission denied
cvs update: in directory quickref:
cvs update: cannot open CVS/Entries for reading: No such file or directory
cvs [update aborted]: cannot open current directory: Permission denied
kaplan@desktop:/tmp/php-doc-20071020/scripts$ ls -lh CVS/Entries
-rw-r--r-- 1 kaplan kaplan 2.7K 2007-10-20 21:05 CVS/Entries

So the "cvs up -d" command stops after trying to access the quicksoft
dir. And also (falsely) complains about CVS/Entries.

-- 
Lior Kaplan
[email protected]

GPG fingerprint:
C644 D0B3 92F4 8FE4 4662  B541 1558 9445 99E8 1DA0




Information forwarded to [email protected]:
Bug#128912; Package cvs. (Sat, 11 Jun 2011 15:21:04 GMT) (full text, mbox, link).


Acknowledgement sent to Thorsten Glaser <[email protected]>:
Extra info received and forwarded to list. (Sat, 11 Jun 2011 15:21:05 GMT) (full text, mbox, link).


Message #30 received at [email protected] (full text, mbox, reply):

From: Thorsten Glaser <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: cvs: continue checkout/update after no-permission error
Date: Sat, 11 Jun 2011 15:10:05 +0000 (UTC)
retitle 128912 cvs: continue checkout/update after no-permission error
tags 128912 + upstream wontfix
thanks

Hi,

sorry, I won’t touch this (may have security implications), but
feel free to bring this up with upstream if you really desire to
(so I’m not the “bad cop” for rejecting ☺).

bye,
//mirabilos
-- 
22:59⎜<Vutral> glaub ich termkit is kompliziert | glabe nicht das man
damit schneller arbeitet | reizüberflutung │ wie windows │ alles evil
zuviel bilder │ wie ein spiel | 23:00⎜<Vutral> die meisten raffen auch
nicht mehr von windows | 23:01⎜<Vutral> bilderbücher sind ja auch nich
wirklich verbreitet als erwachsenen literatur	‣ who needs GUIs thus?




Changed Bug title to 'cvs: continue checkout/update after no-permission error' from 'cvs: continue after no-permission error' Request was from Thorsten Glaser <[email protected]> to [email protected]. (Sat, 11 Jun 2011 15:21:16 GMT) (full text, mbox, link).


Added tag(s) upstream and wontfix. Request was from Thorsten Glaser <[email protected]> to [email protected]. (Sat, 11 Jun 2011 15:21:16 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 12:50:09 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.