info-cvs
[Top][All Lists]
Advanced

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

Re: Best way to find files added/changed/removed between tags


From: akkisoft
Subject: Re: Best way to find files added/changed/removed between tags
Date: 11 Dec 2005 21:14:24 -0800
User-agent: G2/0.2

Hi Abhi,

To get difference between two tags use:
cvs patch -s -rtag1 -rtag2 module

This will give you a list of files that have changed between 2 tags.



reply via email to

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