info-cvs
[Top][All Lists]
Advanced

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

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:03:48 -0400

>From address@hidden  Wed Jan 31 23:59:13 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
XAA10723
        for <address@hidden>; Wed, 31 Jan 2001 23:59:11 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14NyhF-0004R6-00; Wed, 31 Jan 2001 09:57:21 -0500
Received: from [216.200.203.33] (helo=mail.openave.com)
        by fencepost.gnu.org with smtp (Exim 3.16 #1 (Debian))
        id 14NyfX-0004P2-00
        for <address@hidden>; Wed, 31 Jan 2001 09:55:36 -0500
Received: from openavenue.com
          (adsl-63-205-189-231.dsl.snfc21.pacbell.net [63.205.189.231])
          by mail.openave.com (Post.Office MTA v3.5.3 release 223
          ID# 0-61060U3000L300S0V35) with ESMTP id com;
          Wed, 31 Jan 2001 06:55:32 -0800
Message-ID: <address@hidden>
From: "Derek R. Price" <address@hidden>
Organization: Open Avenue
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.16-22 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: Howard Zhou <address@hidden>
CC: address@hidden
Subject: Re: cvs tag - rename error
References: <address@hidden>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Wed, 31 Jan 2001 09:55:31 -0500
Status: O
Content-Length: 1827
Lines: 58

Howard Zhou wrote:

> Hi, All,
>
> I tried to tag a module and got the following error.
> I have a couple of question in regards to this error.
>
> 1) What is ,foo.txt file?

You left out the trailing comma.  Anyway, it doubles as the RCS file-level
write lock and scratch file.  In other words, nobody else will read/write the
archive file while this file exists, and all chages are written to the lock
first then mv'd over the original when complete.


> 2) How does cvs tag work? - move ,foo.txt to foo.txt,v?

Yes, as the last step.  This keeps archive file operations looking atomic.


> 3) How do I fix this problem?

Fix your Samba options or switch to pserver.  All sorts of people will tell
you not to use Samba or NFS to access a repository at all, of course, but some
people like to try anyhow.  Search the mail archives for more information.
This question gets asked a lot.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
Underwear should be worn on the inside.
Underwear should be worn on the inside.
Underwear should be worn on the inside...

          - Bart Simpson on chalkboard, _The Simpsons_

> > Here are some CVS error messages for you to review,
> >
> > >cvs tag v08 gui
> > cvs tag: Tagging gui
> > T gui/.directory
> > cvs tag: Tagging gui/common
> > T gui/common/BorderedPanel.java
> > T gui/common/MsgDefs.java
> > T gui/common/MsgDispatcher.java
> > cvs [tag aborted]: cannot rename file
> > file://harvester/sw/cvsroot/mgmt/gui/common/,StringUtilities.java, to
> > file://harvester/sw/cvsroot/mgmt/gui/common/StringUtilities.java,v: File
> exists


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




reply via email to

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