using rsync to create local repository
Daniel Jacobowitz
drow@false.org
Thu Jan 26 20:37:00 GMT 2006
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.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list