info-cvs
[Top][All Lists]
Advanced

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

Re: Send an email after committing


From: Larry Jones
Subject: Re: Send an email after committing
Date: Wed, 16 Jan 2002 11:06:15 -0500 (EST)

Nitin Dube writes:
> 
> I'm new to this. I have a file with version number 1.7 in the repository.
> But I want the repository to go back to version 1.6, i.e. make 1.6 as the
> latest version so that any fresh checkout will give the version 1.6.
> Is it possible?

cvs update -j 1.7 -j 1.6 file
cvs commit file

-Larry Jones

I must have been delirious from having so much fun. -- Calvin



reply via email to

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