[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion saved the day

From: Brian W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2005-07-29 08:24:15 CEST

On Jul 28, 2005, at 11:34 PM, Eric S. Raymond wrote:

> kfogel@collab.net <kfogel@collab.net>:
>
>> I feel almost ungrateful saying it, but (as Greg Hudson and others
>> were pointing out in IRC today), you can more or less do this in CVS
>> too, by using date-based instead of revision-based queries.
>>
>
> !!! I didn't know that was possible.

Yep. Karl and I used this mechanism to track down a nasty bug back in
1999 (I think). You just 'cvs update -D MM/DD/YYYY' to an earlier
date, test the bug, then binary search by updating to different dates
until you've narrowed the bug down to a single file or set of files.

And yes, it's ugly.

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 29 08:25:33 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.