Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2002 15:21:38 -0700
From:      esp5@rama.comp.pge.com
To:        freebsd-cvsweb@FreeBSD.org
Subject:   tool to download latest version of stuff in cvsweb
Message-ID:  <20020821152138.A14733@rama.comp.pge.com>

next in thread | raw e-mail | index | archive | help
hey all,

I was wondering if there was a tool that could do rsync-like things using the
output of cvsweb, ie:

setenv CVS_WEBROOT 'http://www.freebsd.org/cgi/cvsweb.cgi/projects/cvsweb/'

cd ~/work
cvsweb update -d .
U css/
U icons/
U icons/back.gif
U icons/dir.gif
U icons/miniback.gif
U icons/minidir.gif

...
...
...

I'd really like to have this since pserver, etc. are killed by our firewall, 
wheras we have a proxy to do http...

Ed

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-cvsweb" in the body of the message




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