Re: Version control and AppleScript
Re: Version control and AppleScript
- Subject: Re: Version control and AppleScript
- From: "John C. Welch" <email@hidden>
- Date: Thu, 04 Sep 2008 15:50:30 -0400
- Thread-topic: Version control and AppleScript
On 9/4/08 3:03 PM, "Jeremy Reichman" <email@hidden> wrote:
> I'm wondering if anyone has any tips or tricks for tracking AppleScript
> scripts in version control systems. I'm particularly interested in doing so
> in Mercurial, but tips from other systems -- whether DVCSes or not -- would
> be welcome. If it makes sense to choose a different script format, such as
> script vs. script bundles, consider that fair game.
Barring some plugin for a VC system that can read compiled scripts, I find
that saving them as text lets them work nicely with any VC. The issues are:
1) No integration that I'm aware of for AppleScript with any IDE other than
maybe Xcode, but then Xcode isn't good for non-GUIfied scripts
2) remembering to save to text is a PITA.
--
"Windows NT is like mushrooms. As soon as one Windows server appears
on your network, more start sprouting up, one after the other until
they almost outnumber your client machines."
Chuck Goolsbee
_______________________________________________
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