Re: what versioning system do you recommend?
Re: what versioning system do you recommend?
- Subject: Re: what versioning system do you recommend?
- From: Dave Carrigan <email@hidden>
- Date: Tue, 19 Jan 2010 12:43:52 -0800
On Jan 19, 2010, at 12:29 PM, Durango wrote:
> Is there any love out there for binary data?
Both git and subversion support binary objects. Subversion doesn't support diffs. git lets you use plugins for diffs, so your could, for example, spit out the differences in exif info on jpegs in your repo. I suspect almost all other vcs also support binary, but git and svn are the only 2 i have experience with.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden