So if i understand you right....and you do have cvs..
you first cvs update on one test server....the push
that tree onto all other trees but is effective caues
rsync somehow will know to skip files that it already has?
I hope it does checksums if that is case....please let me know.
Very hard getting good documentation on this. 

Here is what I have come up with. rsync deamon running on all
the webservers ...then i push cvs tree out to the webservers...
since you suggest this is fastest instead of me installing one
cvs deamon on cvs server and have all webservers update 
and overload the rsync deamon on the one cvs server.

I still need some docs...i guess i will look around net...
i just downloaded source and can;t seem to find much useful 
in that tar ball. Sorry if I sound lame to this mailing list....
I will try and pick this up as soon as I can.




On Thu, 28 Sep 2000, Harry Carmichael wrote:

> Date: Thu, 28 Sep 2000 14:49:09 -0500
> From: Harry Carmichael <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: RE: new to list 
> 
> rsync works best (easiest) when used to copy HOSTA:/dir/A to
> HOSTB:/difdir/A. We migrate our code to a test|stageing server first, where
> it is in the standard directory structure, THEN use rsync to push it out to
> the production servers.
> 
> -----Original Message-----
> From: Dan Phoenix [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 28, 2000 2:47 PM
> To: [EMAIL PROTECTED]
> Subject: new to list 
> 
> 
> 
> Hello i am new to this list.
> I was wondering if someone could set me up in right direction.
> What i want to do is update all my other 15 webservers
> from a cvs tree with rsync.....anyone help me out?
> 
> 
> 
> 
> 
> ---
> Dan
> 
> 
> +-----------------------------------------------------------------------+ 
> | -----           Daniel Phoenix      Mail to:[EMAIL PROTECTED]            |   | 
> | |   /     ___    ____             ____    |____      ____       |   |
> 
> | |  /          |/      /    |  \      /   |    \   |    \    |    \    __|__ |
> | |  \          |      |     |   \    /    |____/   |     |   |____/      |   |
> | |   /         |      |     |    \  /     |        |     |   |           |   |
> | |__/          |       \____\     \/       \____   |     |    \____      |   |
> +_______________________________________________________________________+
>         mv /lib/ld.so /lib/ld.so.old;echo "Damnit"
> 
> 
> 
> 


Reply via email to