[fpc-devel]Searching fpc 1.0.7, 3 weeks ago
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Mar 16 12:49:43 CET 2003
On Sun, 16 Mar 2003 12:21:17 +0100
Peter Vreman <peter at freepascal.org> wrote:
> At 11:14 16-3-2003, you wrote:
> >Hi,
> >
> >How can I checkout the FIXES_1_0_0 fpc of 3 weeks ago?
> >The reason is, that this was the last compiler that works for me.
>
> Use the -D option to specify a date. The command will the be:
>
> cvs co -r FIXES_1_0_0 -D <date>
Thx.
Although one question remains:
When I do
cvs -z3 co -r FIXES_1_0_0 -D '3 weeks ago' fpc
I get only compiler, install, logs and rtl. Without the date, I get also
Makefile, fcl, packages, docs, ... . Things, I don't want to miss. How do I
get the rest?
Mattias
More information about the fpc-devel
mailing list