Re: Subversion, XCode, Storing Other Data
Re: Subversion, XCode, Storing Other Data
- Subject: Re: Subversion, XCode, Storing Other Data
- From: David Dunham <email@hidden>
- Date: Sun, 27 Jul 2008 17:17:51 -0700
On 27 Jul 2008, at 16:49, J. Todd Slack wrote:
I know XCode supports Subversion, Is the support good average,
doesn't really work?, reliable?
What about storing other data in a Subversion Repository. I would
also store revisions of my websites, Binary releases of the products
I create, zip files, etc. Is this an OK use and reliable? What about
storing Word documents and PDF's to tract revision history? I could
do this in CVS.
The key questions are 1) which version of Xcode are you using; 2) how
is your directory structure set up?
Xcode 3.0 (and 3.1) offers greatly improved support (with a repository
browser), but IMO enforces a structure where all files need to be in
one hierarchy. (If you are working on "myCorp/product1" and "myCorp/
library" you may be hosed, especially if it's really "myCorp/
product50".)
As for files: in general you can think of Subversion as a better CVS.
I save all sorts of files in it.
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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