info-cvs
[Top][All Lists]
Advanced

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

Re: Diff two Dates in Branch


From: Jim Hyslop
Subject: Re: Diff two Dates in Branch
Date: Thu, 18 May 2006 10:22:11 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

address@hidden wrote:
> I'd like to diff two dates in a branch. I hope you get an idea of what
> I'm planning by this command:
> 
> cvs -d :pserver:address@hidden:/repository diff -uwr MY_BRANCH -D
> 2005-11-20 -D 2005-12-08
> 
> however, that does of course not work, but I'm pretty sure there is a
> way to have this work. Any ideas?

The feature version (1.12.13) allows you to combine tags and dates, like
this:

cvs di -uw -rMY_BRANCH:2005-11-20 -rMY_BRANCH:2005-12-08

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEbIMTLdDyDwyJw+MRAjrPAJ9fqUeVC+y8AviN2BSjd9ZbYPSenwCfRQV7
WbNExtnID+RhelOJYt96Kbk=
=FXbN
-----END PGP SIGNATURE-----





reply via email to

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