info-cvs
[Top][All Lists]
Advanced

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

Re: [Fwd: cvs admin - delete version]


From: Larry Jones
Subject: Re: [Fwd: cvs admin - delete version]
Date: Wed, 17 Jan 2001 13:40:50 -0500 (EST)

luis Gonzalez writes:
> 
>             Please, how is sintaxis  admin,s command  for delete version

cvs -H admin:

Usage: cvs admin [options] files...
...
        -o range   Delete (outdate) specified range of revisions:
           rev1::rev2  Between rev1 and rev2, excluding rev1 and rev2.
           rev::       After rev on the same branch.
           ::rev       Before rev on the same branch.
           rev         Just rev.
           rev1:rev2   Between rev1 and rev2, including rev1 and rev2.
           rev:        rev and following revisions on the same branch.
           :rev        rev and previous revisions on the same branch.
...

-Larry Jones

Mom would be a lot more fun if she was a little more gullible. -- Calvin



reply via email to

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