Don't know if this is the correct list to ask this, I'm new in CVSUp and this is a newbie question, I have my Linux box , RedHat 7.3 CVS version 1.11.2 CVSup 16_1e
and the following CVSup configuration: $pwd /usr2/CVSUp/cvsup_server/base/sup/test $ls -la test -rw-r--r-- 1 userid dev 34 Aug 16 11:52 releases -rw-r--r-- 1 userid dev 12 Aug 16 11:57 list.cvs $more releases cvs list=list.cvs prefix=/tmp/cvs_test/src $ more list.cvs upgrade bin $pwd /usr2/CVSUp/cvsup_server/base/sup/test when I run the server "/usr/local/sbin/cvsupd -b test" I got: 2002.08.20 08:48:06 CDT [26821]: CVSup server started 2002.08.20 08:48:06 CDT [26821]: Software version: SNAP_16_1e 2002.08.20 08:48:06 CDT [26821]: Protocol version: 17.0 2002.08.20 08:48:06 CDT [26821]: Ready to service requests Same machine: $pwd /usr2/CVSUp/client ls -lrt -rw-r--r-- 1 userid dev 97 Aug 19 10:30 supfile $more supfile *default host=localhost *default base=. *default release=cvs *default delete use-rel-suffix test $ cvsup supfile Connected to localhost Server message: Unknown collection "test" Skipping collection test/cvs Finished successfully In the Server. $ /usr/local/sbin/cvsupd -b test 2002.08.20 08:48:06 CDT [26821]: CVSup server started 2002.08.20 08:48:06 CDT [26821]: Software version: SNAP_16_1e 2002.08.20 08:48:06 CDT [26821]: Protocol version: 17.0 2002.08.20 08:48:06 CDT [26821]: Ready to service requests 2002.08.20 08:50:16 CDT [26821]: +0 [EMAIL PROTECTED] (mydomain) [SNAP_16_1e/17.0] 2002.08.20 08:50:16 CDT [26821]: =0 Unknown collection "test" 2002.08.20 08:50:16 CDT [26821]: -0 [0Kin+0Kout] Finished successfully 2002.08.20 08:50:16 CDT [26821]: Going down my repository have: $ls -lrt /tmp/cvs_test/src drwxrwxr-x 2 userid dev 1024 Aug 16 11:49 CVSROOT drwxr-xr-x 2 userid dev 1024 Aug 19 01:14 bin Directory that I want to mirror: ls -lrt /tmp/cvs_test/src/bin total 204 -rw-r--r-- 1 userid dev 48551 Aug 16 11:42 BUILDNOTES,v -rw-r--r-- 1 userid dev 741 Aug 16 11:42 cossdk.bat,v -rw-r--r-- 1 userid dev 104159 Aug 16 11:42 makefile,v -rw-r--r-- 1 userid dev 2109 Aug 16 11:42 create_dist.bat,v -rw-r--r-- 1 userid dev 2091 Aug 16 11:42 makefile.bridge,v -rw-r--r-- 1 userid dev 1515 Aug 16 11:42 makefile.dscore,v -rw-r--r-- 1 userid dev 1572 Aug 16 11:42 makefile.ds,v -rw-r--r-- 1 userid dev 4835 Aug 16 11:42 makefile.kmp,v -rw-r--r-- 1 userid dev 3192 Aug 16 11:42 makefile.project,v -rw-r--r-- 1 userid dev 6358 Aug 16 11:42 makefile.migration,v -rw-r--r-- 1 userid dev 5069 Aug 16 11:42 makefile.regression,v -rw-r--r-- 1 userid dev 18960 Aug 16 11:42 p4agent.dsw,v any Ideas what's wrong. Thanks for you help. Moises. _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

