info-cvs
[Top][All Lists]
Advanced

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

Re: Removing branch from an individual file


From: Larry Jones
Subject: Re: Removing branch from an individual file
Date: Thu, 23 Nov 2006 10:22:54 -0500 (EST)

Sanjay Goel writes:
> 
> I have created a branch on my root module, so every file inside it is
> branched as well. Now I want to remove the branch from one of the files so
> that anyone who updates the root module on the branch gets this file from
> the head. Also, this file should get checked-in on the head.
> 
> How can I do this?

You need to make the branch tag an alias for the trunk for that file. 
Something along the lines of:

        cvs admin -N mybranch:1 file

should work.

-Larry Jones

I don't want to learn this!  It's completely irrelevant to my life! -- Calvin




reply via email to

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