info-cvs
[Top][All Lists]
Advanced

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

Re: Remove a file from Branch


From: Larry Jones
Subject: Re: Remove a file from Branch
Date: Wed, 29 Aug 2001 11:58:52 -0400 (EDT)

Deepak Janardhan writes:
> 
> I want to remove a file from the Branch. How do I do this?

Simply remove the file in the usual way (with cvs remove) from a working
directory on the branch.

> I tried using tag -b <branch_name>. This command corrupted the RCS file in
> the repository, I guess. I get an error when I try to access this.

I don't understand -- tag -b creates a branch.  Did you mean tag -d? 
That would only delete the name of the branch, it would not delete the
file from the branch.  And it probably would lead to error messages
since the file is checked out on a branch whose name no longer exists
(although it's hard to be sure since you didn't bother to tell us
exactly *what* error you got).  This is simply an inconsistency in your
working directory, however; it is *not* a corrupt RCS file.

-Larry Jones

Sheesh.  Who can fathom the feminine mind? -- Calvin



reply via email to

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