[fpc-pascal]how to get from CVS
Michael Van Canneyt
michael.vancanneyt at wisa.be
Mon Dec 9 21:38:34 CET 2002
On Mon, 9 Dec 2002, [iso-8859-1] Iván Montes wrote:
> Hi,
>
> sorry if this is a bit off-topic but I'll like to know which commands I have
> to use under WinCVS (Win2k SP3) to get the sources from CVS.
>
> I'll like to get the Compiler, RTL, FCL and Packages.
for each directory you need (in lowercase) go to the 'Create | Checkout module' menu.
In the dialog that appears, enter the directory name under 'module name'.
Set 'local directory' to the same base directory (c:\pp\source or so)
On the 'globals' tab, make sure that the 'Checkout read-only' option is unchecked.
After that, if you press the 'Update' button when the c:\pp\source directory is selected,
it should update all sources.
Michael.
More information about the fpc-pascal
mailing list