Re: copy repository to a new cvs-server

2001-12-04 Thread David Taylor
Wolfgang Kormann wrote: > hi, > I have a new cvs-server and I want to copy the whole repository > from the old to the new server. The newest cvs-version is installed > and running on the new one. > What is the best way to do this? > See http://mail.gnu.org/pipermail/info-cvs/2001-June/016556.htm

Re: copy repository to a new cvs-server

2001-12-02 Thread James Knowles
> Just a note that this set of links: Cute trick! -- A straw poll only shows which way the hot air blows. ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: copy repository to a new cvs-server

2001-12-02 Thread Chris Garrigues
> From: James Knowles <[EMAIL PROTECTED]> > Date: Sun, 02 Dec 2001 11:25:10 -0700 > > I personally use rsync. All our machines have the r* command disabled, so I > have to use 'rsync -essh' to ensure rsync uses ssh for transport. Just a note that this set of links: lrwxrwxrwx 1 root root

Re: copy repository to a new cvs-server

2001-12-02 Thread James Knowles
> I have a new cvs-server and I want to copy the whole repository > from the old to the new server. The newest cvs-version is installed > and running on the new one. > What is the best way to do this? I personally use rsync. All our machines have the r* command disabled, so I have to use 'rsync -

Re: copy repository to a new cvs-server

2001-11-30 Thread Guy Scharf
"Wolfgang Kormann" <[EMAIL PROTECTED]> wrote: > hi, > I have a new cvs-server and I want to copy the whole repository > from the old to the new server. The newest cvs-version is installed > and running on the new one. > What is the best way to do this? ftp, perhaps using tar to collect everythin

copy repository to a new cvs-server

2001-11-30 Thread Wolfgang Kormann
hi, I have a new cvs-server and I want to copy the whole repository from the old to the new server. The newest cvs-version is installed and running on the new one. What is the best way to do this? Thanks! Wolfgang Kormann ___ Info-cvs mailing list [EM