[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Regarding the commands of cvs
From: |
Torbjörn Axelsson |
Subject: |
Re: Regarding the commands of cvs |
Date: |
30 Jul 2001 16:11:25 +0200 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) Emacs/20.4 |
"Utpal Kasture" <address@hidden> writes:
> Hi ,
>
> I got a problem in getting the previous version of a any file which
> has been modified and committed to repository.Means I want to get a
> previous version of a file from repository,if in any case the current
> version is buggy i want to revert back the changes to previous version
> from repository.So is there any such command for getting the previous
> version .
>
> Please Guide me,
>
> With Regards,
> Utpal
>
>
You are probably looking for:
5.8 Merging differences between any two revisions
http://www.cvshome.org/docs/manual/cvs_5.html#SEC62
Perhaps the rest of the manual (especially chapter four and five)
could be of use as well.
regards/Torbjörn