I am using SuSE Linux 7.2. CVS version is latest version from cvshome.org Here the output of a cvs -t
cvs -t update -d -> main loop with CVSROOT=:pserver:[EMAIL PROTECTED]:/home/oc/cvs -> Connecting to cvs.opencores.org(193.189.173.99):2401 -> rename(CVS/Entries.Backup,CVS/Entries) -> unlink_file(CVS/Entries.Log) -> rename(CVS/Entries.Backup,CVS/Entries) -> unlink_file(CVS/Entries.Log) -> rename(CVS/Entries.Backup,CVS/Entries) -> unlink_file(CVS/Entries.Log) -> rename(CVS/Entries.Backup,CVS/Entries) -> unlink_file(CVS/Entries.Log) ? fetch/sim/test_fetch.v ? regf/sim S-> unlink(CVS/Entries.Static) S-> unlink(./CVS/Entries.Static) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink(CVS/Entries.Log) S-> unlink(alu/CVS/Entries.Static) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink(CVS/Entries.Log) S-> unlink(sim/CVS/Entries.Static) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink(CVS/Entries.Log) S-> unlink(src/CVS/Entries.Static) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink(CVS/Entries.Log) S-> unlink(csim/CVS/Entries.Static) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink(CVS/Entries.Log) S-> unlink(alu/CVS/Entries.Static) S-> checkout (/home/oc/cvs/sxp/csim/alu/alu.cc,v, 1.1, , (function)) S-> server_register(alu.cc, 1.1, , , , , ) It hangs right here and will not continue. It looks like it is hanging on the server_register command. What exactly is the server trying to do? Does anyone have a document decribing what these commands mean? Regards, Sam Gladstone _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
