Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Mar 2011 13:04:10 -0800
From:      "Kevin Oberman" <oberman@es.net>
To:        Randy Bush <randy@psg.com>
Cc:        FreeBSD current mailing list <current@freebsd.org>
Subject:   Re: tag=. gets me nothing 
Message-ID:  <20110304210410.54BA71CC12@ptavv.es.net>
In-Reply-To: Your message of "Fri, 04 Mar 2011 19:02:06 %2B0900." <m21v2nyzj5.wl%randy@psg.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Fri, 04 Mar 2011 19:02:06 +0900
> From: Randy Bush <randy@psg.com>
> Sender: owner-freebsd-current@freebsd.org
> 
> i have not cvsupped this particular system for months
> 
> /usr/src# egrep -v '(^#|^$)' cvs-supfile
> *default host=cvsup.us.freebsd.org
> *default base=/usr
> *default prefix=/usr
> *default release=cvs
> *default delete use-rel-suffix
> *default tag=.
> src-all
> *default tag=.
> doc-all
> ports-all
> 
> /usr/src# cvsup -g -L 2 cvs-supfile 2>&1 | tee cvsup.log
> Parsing supfile "cvs-supfile"
> Connecting to cvsup.us.freebsd.org
> Connected to cvsup.us.freebsd.org
> Server software version: SNAP_16_1h
> Negotiating file attribute support
> Exchanging collection information
> Establishing multiplexed-mode data connection
> Running
> Updating collection src-all/cvs
>  Edit src/contrib/binutils/gas/debug.c
> 
> and that's it
> 
> color me confused

Me, too. First, I am confused by the use of the old cvsup instead of the
base system csup. 'csup -L2 cvs-supfile 2>&1 | tee cvsup.log' should do
the same thing. I'm a bit confused by the repeated 'default tag=. lines,
but I'd be surprised if that is an issue.

Is that all of the log? Does it go on to report that the operation is
complete? Does it exit without error?
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110304210410.54BA71CC12>