Re: UKKQueue and CVS
Re: UKKQueue and CVS
- Subject: Re: UKKQueue and CVS
- From: Chris Ridd <email@hidden>
- Date: Fri, 24 Dec 2010 21:48:51 +0000
On 24 Dec 2010, at 16:43, Gary L. Wade wrote:
> Source control systems may modify hidden files locally when performing a commit; some have historically utilized the resource fork of the particular file instead to keep that commit/modified state. Still others may choose to use an xattr to track this.
>
> The bottom line is that the only real guarantee of a file being changed during a commit is within the repository of a source control system, not your local sandbox.
In particular, you should take advantage of any hooks offered by the VCS. Google suggests that CVS has some hooks called after commits are made, which sounds ideal.
Cheers,
Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden