From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18763 invoked by alias); 26 Jan 2006 20:55:30 -0000 Received: (qmail 18754 invoked by uid 22791); 26 Jan 2006 20:55:30 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 26 Jan 2006 20:55:29 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F2E9M-0004WF-Iq; Thu, 26 Jan 2006 15:55:24 -0500 Date: Thu, 26 Jan 2006 21:03:00 -0000 From: Daniel Jacobowitz To: PAUL GILLIAM Cc: gdb@sources.redhat.com Subject: Re: using rsync to create local repository Message-ID: <20060126205524.GA17357@nevyn.them.org> Mail-Followup-To: PAUL GILLIAM , gdb@sources.redhat.com References: <1138301788.1423.54.camel@dufur.beaverton.ibm.com> <20060126190733.GA13020@nevyn.them.org> <1138308820.1423.59.camel@dufur.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1138308820.1423.59.camel@dufur.beaverton.ibm.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00279.txt.bz2 On Thu, Jan 26, 2006 at 12:53:40PM -0800, PAUL GILLIAM wrote: > On Thu, 2006-01-26 at 14:07 -0500, Daniel Jacobowitz wrote: > > On Thu, Jan 26, 2006 at 10:56:28AM -0800, PAUL GILLIAM wrote: > > > I tried a similar thing and it seemed to work: > > > > > > rsync --archive --delete --compress --progress \ > > > --exclude '#cvs.*' --exclude 'CVSROOT/config' \ > > > --exclude 'CVSROOT/history' --exclude 'CVSROOT/updatelog' \ > > > rsync://sources.redhat.com/gdb-cvs /home/pgilliam/gdb/gdb-cvs > > > > Wrong repository. You want src-cvs, not gdb-cvs, which only has the > > web pages in it. > > > Ahhh. That would explain it. > > Would it be useful for me to submit a patch that would add this > information to one of those web pages? I suppose. -- Daniel Jacobowitz CodeSourcery