info-cvs
[Top][All Lists]
Advanced

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

Re: Reverting question


From: Eric Siegerman
Subject: Re: Reverting question
Date: Wed, 26 Jun 2002 12:51:29 -0400
User-agent: Mutt/1.2.5i

On Wed, Jun 26, 2002 at 02:38:52PM +0100, Alex Zoro wrote:
> However, trying to perform the following command "cvs admin -banim.c" (i.e. 
> we are trying to revert the file anim.c to the vendor version)causes the 
> following error "cvs [admin aborted]: usage is restricted to repository 
> administrators"

In addition to what Larry said, your command is not quite right;
it doesn't name the vendor branch.  Use:
        cvs admin -bVENDOR_BRANCH anim.c

where VENDOR_BRANCH stands for whatever name you gave your vendor
branch when you did the initial import.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
Anyone who swims with the current will reach the big music steamship;
whoever swims against the current will perhaps reach the source.
        - Paul Schneider-Esleben



reply via email to

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