using rsync to create local repository

PAUL GILLIAM pgilliam@us.ibm.com
Thu Jan 26 23:28:00 GMT 2006


On Thu, 2006-01-26 at 15:55 -0500, Daniel Jacobowitz wrote:
> 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, please try to restrain your enthusiasm 8-)

I have attached the patch, OK to commit?

-=# Paul #=-

PS:  It looks like there is no ChangeLog for the web pages, so I did not
include an entry for one.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsync.patch
Type: text/x-patch
Size: 1171 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20060126/b01ad2c1/attachment.bin>


More information about the Gdb-patches mailing list