I trying to recover some old source code (plain text) from a bunch of files that used to be managed with CVS. I have a directory containing all of the source code files in C
Latest windows binary can find here:
https://ftp.gnu.org/non-gnu/cvs/binary/stable/x86-woe/
For example: Place your reposity files here: c:\cvs (like c:\cvs\PROJECT create c:\cvs\CVSROOT
create c:\work save cvs.exe here
run:
cvs -d c:\cvs checkout PROJECT