Re: Time machine does not save the build folder
Re: Time machine does not save the build folder
- Subject: Re: Time machine does not save the build folder
- From: Ulf Dunkel <email@hidden>
- Date: Thu, 06 Nov 2008 17:07:59 +0100
- Organization: invers Software
Hi Steven.
If you really want backups of a particular version of your app, do it
explicitly through some other system. I'd suggest writing a script that
zips up your entire project folder, names it properly, and moves it into
a "project archives" folder. Then that folder will be backed up by time
machine and those "versions" will never, ever be thrown away by time
machine.
To me this is backup overkill, while using a Subversion server handles
this much better. Using SVN tags, you can easily find important
revisions and don't have to backup anything else but the Subversion
repositories.
-UlfDunkel
_______________________________________________
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