Re: Anyone here using source control?
Re: Anyone here using source control?
- Subject: Re: Anyone here using source control?
- From: Jeremy Reichman <email@hidden>
- Date: Fri, 18 Jul 2008 09:44:56 -0400
- Thread-topic: Anyone here using source control?
On 7/18/2008 4:39:53 AM, "Hamish Sanderson"
<email@hidden> wrote:
> Just wondering if anyone has any experience in using source control
> systems (Subversion, Git, etc.) to manage AppleScript scripts/applets/
> applications developed in Script Editor, Script Debugger and Xcode?If
> so, any thoughts on what works best, given AppleScript's tendency
> towards SCM-unfriendly binary file formats?
We've used (an old copy of) CVS to manage AppleScript and Studio
applications, but I'm not aware of anything special we did. We might have
stored the scripts as flat text files and used osacompile on the results
when testing or "shipping," but my memory on this is dim.
We're likely moving to Mercurial -- which I'm already using quite
successfully for shell and Python scripts, and config files -- and at that
point I'll probably have to figure out how to migrate our CVS repositories.
One benefit of Mercurial is that we do cross platform system administration,
and install/setup was very easy on both Mac OS X and Windows.
--
Jeremy Reichman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden