Alexandre Leclerc wrote:
>> That are 1300+ revisions. Try doing a binary search. That will take 11
>> tests.
> 
> How do a do such a thing?

You know binary search right ? Use svn diff -r X, with X varying between
working and newest revision, until you found X-1 working, X not.

Micha
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to