rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] Problem on OS X


From: Andrew Ferguson
Subject: Re: [rdiff-backup-users] Problem on OS X
Date: Wed, 24 Jan 2007 22:30:08 -0500
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Jeremy S Yan wrote:
> Andrew,
> 
> Hi, thanks for reply.
> The following are logs. There is a color labeled folder in Test named as
> Color.
> I noticed that color labeled file will be backed up but color labeled
> folder will not be.
> I suppose this is a bug?

Yes, this is a bug. Good catch -- I hadn't tested color labels on
folders. Color labels are stored in a file/folder's FinderInfo.

Unfortunately, Python doesn't currently support retrieving the
FinderInfo for folders. However, with version 10.4 of MacOS X, the
FinderInfo data is also exposed as an extended attribute. So, I've
patched the extended attributes code to record the FinderInfo for
folders. This patch has been committed to CVS and will appear in 1.1.8.

So, if you're running CVS and 10.4, it should work as expected.

Thanks,
Andrew

-- 
Andrew Ferguson - address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]