°Ü¿ï¿£ µû¶æÇÑ È¨ÆäÀÌÁö¸¦ ¸¸µå¼¼¿ä. [±¤°í]

2001-12-02 Thread webmaster
Title: email_01 ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs

Re: Update/merge conflict question

2001-12-02 Thread Paul Sander
On September 16, 2001, I posted a patch to CVS that replaced its built-in merge algorithm with an extensible mechanism. The context of that patch was to provide better merge support for non-ASCII files, but it would serve your needs quite well also. Search an archive of this list for the

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-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
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