J. Grant a écrit:
Hi Tony,

I did regression testing via modem in the past. "cvs -z 3" compresses

I have been looking for the best way to tackle this.

http://www.winehq.org/docs/wine-devel/cvs-regression.shtml

On this page cvs-dirs-2000-05-20.tar.gz is used, but I can not find a file starting with this filename.

http://winehq.com/development/ mentions full-cvs-date.tar.gz as a full copy of the repository. available at ftp://ftp.winehq.com/pub/wine/ If these are the correct filenames instead of cvs-dirs-* (there were some files called wine-cvsdirs-* but they were only 40KB) could this be amended please?

So, I am going to download this, as it looks big enough! 50MB! Hope its the right archive? ftp://ftp.winehq.com/pub/wine/full-cvs-2003-02-12.tar.gz
This is most probably not what you want. If you grab this file, you'll have every (as in, since 1998 or so) revision of every file in the Wine CVS repository. Although with that, you won't need a net connection to do regressions before the day you downloaded it...

The wine-cvsdirs-* is the archive you want. It only contains the directories CVS uses to know which revision of each file is the current one in your tree. In this case, it's the one in the corresponding snapshot. Once installed the wine-cvsdirs-*, you'll be able to get a copy of the tree as of different times in the past, and locate when the problem you're looking for arose.

Vincent


Reply via email to