Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C359E9A.9040608@algor.co.uk>
Date: Fri, 04 Jan 2002 12:22:50 +0000
From: John Jones <john@algor.co.uk>
Organization: Algorithmics
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: rsync of cvs
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

dear all

I would like to rsync the cvs repository locally so that we have a backup

I used to do this with gcc when I was at uni from sourceware.cygnus.com 
but I understand URL this has become obsolete

following the output from

$ rsync --archive --delete --checksum --compress --stats --progress 
rsync://sources.redhat.com/ .

I wanted

$ rsync --archive --delete --checksum --compress --stats --progress 
rsync://sources.redhat.com/cygwin-cvs .

now this I presumed would get me the source but no
all I end up with is the website !

what am I doing wrong ?
is there any other way of getting a cygwin cvs backup ?

regards

john jones


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

