Subject: CVSUP via cvsup.de.netbsd.org
To: current-users@netbsd.org <current-users@netbsd.org>
From: emanuel stiebler <emu@ecubics.com>
List: current-users
Date: 10/09/2002 13:01:54
Hi,

anybody else has problems getting the cvs via this server ?

Trying it for a week already, and it "seems" that I didn't get 
any changes from there.

Doing a cvs update from what I got, didn't show any new files :(

The logfile is pretty short also:

----------------- cut -------------------
Parsing supfile "nbsd"
Connecting to cvsup.de.netbsd.org
Connected to cvsup.de.netbsd.org
Server software version: SNAP_16_1e
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection netbsd/cvs
Shutting down connection to server
Finished successfully
     7123.47 real        19.81 user        10.39 sys
------------------ cut -------------------

my "nbsd" file is:

------------------ cut --------------------
*default host=cvsup.de.netbsd.org
*default base=/NetBSD/CVSs/sup
*default prefix=/NetSBD/CVSs/NetBSD-cvs
*default release=cvs
*default delete use-rel-suffix
*default compress

netbsd
------------------ cut --------------------

and I start it with:

------------------- cut ---------------------
#!/bin/csh
#
/usr/bin/time cvsup -g -L 2 nbsd |& tee ../log/nbsd-`date "+%Y%m%d"`.log
&
-------------------- cut ---------------------

any help is appreciated,
cheers