info-cvs
[Top][All Lists]
Advanced

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

Re: Very odd cvs rm behavior, file not sent to the Attic


From: S I
Subject: Re: Very odd cvs rm behavior, file not sent to the Attic
Date: Sun, 21 Aug 2005 22:25:34 -0700

Just to rule out: I assume as you mentioned, you did manually remove the file in the working folder via the remove command of the operating system and then executed cvs remove, and finally cvs commit. If you execute the 3 steps above and still receive the odd behavior, that means a file by the same name in some form of upper or lower case already exists in the Attic subfolder and you must login directly to the server browse to that specific Attic directory to do some investigation or renaming, stitching, and merging, etc.

----Original Message Follows----
From: Jim Hyslop <address@hidden>
To: Sarah Gonzales <address@hidden>
CC: info-cvs <address@hidden>
Subject: Re: Very odd cvs rm behavior, file not sent to the Attic
Date: Sun, 21 Aug 2005 22:21:09 -0400
MIME-Version: 1.0
Received: from lists.gnu.org ([199.232.76.165]) by MC6-F20.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 21 Aug 2005 19:36:53 -0700 Received: from localhost ([127.0.0.1] helo=lists.gnu.org)by lists.gnu.org with esmtp (Exim 4.43)id 1E72Et-0004Fv-HIfor address@hidden; Sun, 21 Aug 2005 22:40:43 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)id 1E72CT-0003Ep-Qqfor address@hidden; Sun, 21 Aug 2005 22:38:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)id 1E72CM-0003DP-E8for address@hidden; Sun, 21 Aug 2005 22:38:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org)by lists.gnu.org with esmtp (Exim 4.43) id 1E72CK-00035G-Q9for address@hidden; Sun, 21 Aug 2005 22:38:05 -0400 Received: from [209.226.175.54] (helo=tomts10-srv.bellnexxia.net)by monty-python.gnu.org with esmtp (Exim 4.34) id 1E71wZ-000100-2yfor address@hidden; Sun, 21 Aug 2005 22:21:47 -0400 Received: from [127.0.0.1] ([67.68.52.94]) by tomts10-srv.bellnexxia.net(InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTPid <address@hidden>;Sun, 21 Aug 2005 22:21:14 -0400
X-Message-Info: JGTYoYF78jG0vXxHE2mcKfXhkcO39Fcpg8H8HMKEHXg=
Organization: DreamPossible Inc.
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
X-Accept-Language: en-us, en
References: <address@hidden><address@hidden>
X-BeenThere: address@hidden
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Announcements and discussions for the CVS version control system<info-cvs.nongnu.org> List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/info-cvs>,<mailto:address@hidden>
List-Archive: <http://lists.gnu.org/pipermail/info-cvs>
List-Post: <mailto:address@hidden>
List-Help: <mailto:address@hidden>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/info-cvs>,<mailto:address@hidden>
Errors-To: address@hidden
Return-Path: address@hidden
X-OriginalArrivalTime: 22 Aug 2005 02:36:54.0011 (UTC) FILETIME=[5B9254B0:01C5A6C2]

Sarah Gonzales wrote:
Hello to all!

I'm experiencing some *very* odd behavior when a user attempted to remove a file from a repository and would appreciate some help. User removed a file correctly using cvs rm filename, but when he committed the file, he received a permissions error.

    cvs commit: cannot rename PathToFile/util.h,v to
    PathToFile/Attic/util.h,v: Permission denied

[...]

I don't have any suggestions to add to Pierre Asselin's, but I can offer a bit of explanation of what you're seeing.

Moving dead files into the Attic directory is not a requirement for "killing" them, it is simply an optimization to help keep things a little tidier in the repository. CVS should work just fine with the dead file in the current directory.

--
Jim



_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs






reply via email to

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