In article <[EMAIL PROTECTED]>,
Marc Fonvieille <[EMAIL PROTECTED]> wrote:
> I try to upgrade source tree on my laptop through a ssh tunnel:
> the laptop is on my lan and only one box (the gateway) can access to the
> Internet.
>
> From the laptop, i launch the following command:
>
> laptop:/home/marc% ssh -2 -N -f -L 5999:cvsup.uk.freebsd.org:5999 gateway
>
> Then i su to root and i launch:
>
> laptop:/home/marc# cvsup -g -L 2 doc-supfile
[...]
>
> Ok the doc is updated, i do the same with the ports and it succeeded.
> But when i cvsup the source tree, it gives me:
>
> laptop:/home/marc# cvsup -g -L 2 stable-supfile
> Parsing supfile "stable-supfile"
> Connecting to localhost
> Connected to localhost
> Server software version: REL_16_1
> Negotiating file attribute support
> Exchanging collection information
> Establishing multiplexed-mode data connection
> Running
> Updating collection src-all/cvs
> Shutting down connection to server
> Finished successfully
>
> without any changes in /usr/src (the sources are old 4.3-BETA).
Do you have a "refuse" file in one of the following places?
/usr/sup/refuse
/usr/sup/src-all/refuse
/usr/sup/src-all/refuse.cvs:RELENG_4
Are you sure that the server host you are using is keeping its
src-all collection up-to-date?
John
--
John Polstra [EMAIL PROTECTED]
John D. Polstra & Co., Inc. Seattle, Washington USA
"Disappointment is a good sign of basic intelligence." -- Ch�gyam Trungpa
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message