From owner-freebsd-cvsweb Thu Aug 22 13: 0:53 2002 Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE91F37B400 for ; Thu, 22 Aug 2002 13:00:51 -0700 (PDT) Received: from ns1.comverse.com (ns1.comverse.com [63.64.185.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6EA743E81 for ; Thu, 22 Aug 2002 13:00:50 -0700 (PDT) (envelope-from Vassilii.Khachaturov@comverse.com) Received: from mail-bridge.comverse.com (mail-bridge.comverse.com [10.200.7.190]) by ns1.comverse.com (8.11.6/8.11.6) with ESMTP id g7MK0dM13625; Thu, 22 Aug 2002 16:00:39 -0400 Received: by mail-bridge.comverse.com with Internet Mail Service (5.5.2653.19) id ; Thu, 22 Aug 2002 15:57:09 -0400 Received: from mail-in.comverse.com (mail-in [10.230.12.30]) by mail-bridge.comverse.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id RJZJ9L8K; Thu, 22 Aug 2002 15:57:06 -0400 Received: by mail-in.comverse.com with Internet Mail Service (5.5.2653.19) id ; Thu, 22 Aug 2002 15:56:38 -0400 From: Khachaturov Vassilii To: "'esp5@rama.comp.pge.com'" Cc: freebsd-cvsweb@FreeBSD.ORG Message-ID: <6B1DF6EEBA51D31182F200902740436803B24C49@mail-in.comverse.com> Subject: RE: tool to download latest version of stuff in cvsweb Date: Thu, 22 Aug 2002 15:56:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-cvsweb@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There is a CVSGrab project on SF http://cvsgrab.sourceforge.net/ , basically aimed at viewcvs (another clone of cvsweb, rewritten in Python). I don't know if anyone has tested it against cvsweb or what exactly is needed in the web interface to make it work. You might want give it a try... Vassilii > -----Original Message----- > From: esp5@rama.comp.pge.com [mailto:esp5@rama.comp.pge.com] > Sent: Wednesday, August 21, 2002 6:22 PM > To: freebsd-cvsweb@FreeBSD.ORG > Subject: tool to download latest version of stuff in cvsweb > > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-cvsweb" in the body of the message