On May 17, 2006, at 1:51 PM, Alexander K. Hansen wrote:

>> What is the advantage of doing updates this way, rather than
>> continuing to use rsync?  I would prefer not to open up web sharing
>> on my office mac.
>>
> The primary reason to do so is if you use packages
>
> 1) With versions that aren't available in the binary distribution.
> 2) That aren't available at all in the binary distribution.
>
> This saves you from having to build the same package over and over on
> multiple machines.   You can have, say, a G5 building packages that
> are used on a bunch of G4s.

Dear Alexander,

Thank you for your reply, but you did not understand my question.  I  
like the idea of only building packages once. My question is, why not  
use rync to continue to update the client from the server? In other  
words, why not continue to use

sudo rsync -avzr -e ssh [EMAIL PROTECTED]:/sw/ /sw/

on the client, after
1) building packages on the server, and
2) running "fink cleanup" and "fink scanpackages" on the server.

David Wagner 


_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to