Aron Griffis posted <[EMAIL PROTECTED]>, excerpted
below, on Thu, 07 Jul 2005 10:19:54 -0400:
> (2) new portage uses rsync exclusions to ignore the digests since
> it only needs the new-style manifest:
> rsync --exclude '**/files/digest*' --delete-excluded
This wouldn't d
It seems like compatibility could be maintained by managing the
transition like this:
(1) new repoman writes both the digests and new-style manifest.
Of course, this is redundant, but that's ok... it's all about
transition.
(2) new portage uses rsync exclusions to ignore t