info-cvs
[Top][All Lists]
Advanced

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

Re: how to rollback


From: Larry Jones
Subject: Re: how to rollback
Date: Thu, 3 Feb 2005 11:00:50 -0500 (EST)

Frank Zhu writes:
> 
> If I commit a change that include multiple files, but later need
> rollback this commit. How can do that provided I have a labeled the
> repository before commit?

        cvs up -jafter -jbefore
        cvs ci -m'rollback'

If you didn't tag after the commit but you're absolutely positive that
no other changes have been committed since, you can use HEAD for the
after tag.

-Larry Jones

That gives me a FABULOUS idea. -- Calvin




reply via email to

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