info-cvs
[Top][All Lists]
Advanced

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

Re: cvs tag - rename error


From: Derek R. Price
Subject: Re: cvs tag - rename error
Date: Wed, 31 Jan 2001 09:55:31 -0500

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




reply via email to

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