info-cvs
[Top][All Lists]
Advanced

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

Re: nameless branch with cvs


From: Pierre Asselin
Subject: Re: nameless branch with cvs
Date: Sun, 3 Apr 2005 03:52:39 +0000 (UTC)
User-agent: tin/1.6.2-20030910 ("Pabbay") (UNIX) (NetBSD/2.0 (i386))

Alexandre <address@hidden> wrote:

>    due to an error a branch containing many version of a file has been
> moved to one of its file therefore creating what look like a nameless
> branch..  Is there a way to "move back" the branch ( name ).

    cvs admin -NBR_MYBRANCH:x.y.0.z the_broken_file

for suitable values of x, y and z.  Verify with 'cvs status -v'.

> Was 

> Main Tr
>    |
>   1.1
>    |
>   1.2----------/ BR_MYBRANCH \
>    |                  |
>   1.3               1.2.1
>   ...                 |
>                     1.2.2
>                       |
>                     1.2.3

Can you redraw the diagram carefully ?  The revision numbers on
the branch can't be what you say, since they must have four
components.  They are probably of the form 1.2.2.n instead of 1.2.n,
but I can't be sure since you may have other branches rooted at
1.2.

-- 
pa at panix dot com


reply via email to

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