[fpc-pascal]How to get updates for 1.0.6
Michael Van Canneyt
michael.vancanneyt at wisa.be
Wed Apr 9 09:37:21 CEST 2003
On Wed, 9 Apr 2003 hernan.et at pg.com wrote:
>
> Hi all,
>
> How do I get the updates for 1.0.6 version. I tried this
>
> cvs -d :pserver:cvs at cvs.freepascal.org:/FPC/CVS -z 3 checkout -r FIXES_1_0_6 fpc
>
> but it says there is no FIXES_1_0_6 tag, any idea?
To get version 1.0.6 Use
RELEASE_1_0_6
to get the latest version on the fixes branch (this is what you want, I
presume) use
FIXES_1_0_0
Michael.
More information about the fpc-pascal
mailing list