PDA

View Full Version : cvs -z3 update timeout



eqhunter
05-31-2004, 06:32 PM
hey all.. Im getting a timeout when I do the csv -z3 update

I was wondering if there is a workaround for this.


this is the command list Im using to update SEQ..
[]# cd /seq/showeq
[]# make distclean
[]# cvs -d:pserver:[email protected]:/cvsroot/seq login
[]# cvs -z3 update
[]# cvs -d:pserver:[email protected]:/cvsroot/seq logout
[]# export CC=gcc3
[]# export CXX=g++3
[]# export QTDIR=/usr/lib/qt-3.2.3
[]# make -f Makefile.dist
[]# ./configure
[]# make
[]# make install

thanks

Cryonic
05-31-2004, 07:55 PM
rm -rf showeq
checkout source

or

locate CVS/ROOT
change contents of all files found to reference new DNS