Subject Get source from Firebird's CVS repository ?
Author bcteh_98
Hi,

How to get the source code from Firebird' CVS repository ?
I am using TortoiseCVS to check out the the source,
by follow the instrunction on :
http://firebird.sourceforge.net/index.php?op=devel&id=cvs_howto

Below is the data i filled in TortoiseCSV Checkout Module window :
CVSRoot = :pserver:anonymous@...:/cvsroot/firebird
Protocol = Password Server(:pserver)
Server = cvs.sourceforge.net
repository folder = /cvsroot/firebird
username = anonymous

After that i press "Fetch List" button..
But it hit an connection error.

Log message for TortoiseCVS:
In C:\DOCUME~1\ADMINI~1.TEH\LOCALS~1\Temp\: "C:\Program
Files\TortoiseCVS\cvs.exe" "-q" "-Q" "co" "-c"
CVSROOT=:pserver:anonymous@...:/cvsroot/firebird

connect to cvs.sourceforge.net:2401 failed: A connection attempt
failed because the connected party did not properly respond after a
period of time, or established connection failed because connected
host has failed to respond.
Success, CVS operation completed

Help ..

Regards
Teh