Re: Xcode 3.0 and new SCM features
Re: Xcode 3.0 and new SCM features
- Subject: Re: Xcode 3.0 and new SCM features
- From: David Dunham <email@hidden>
- Date: Wed, 12 Nov 2008 08:41:20 -0800
On 12 Nov 2008, at 05:09, Jean-Daniel Dupas wrote:
Common, guys - haven't you ever seen a company with more than 10
developers?
I just recently started working for a company where there are more
than 100 co-workers.
They have a CVS (urgh, never change a running system, you know)
tree like this
Don't need everything ? do a sparse checkout. ( http://svnbook.red-bean.com/en/1.5/svn.advanced.sparsedirs.html
)
We inadvertently avoided the horrible problems with the new Xcode
behavior with new projects when we switched to using externals. Now
everything is in one source tree in the working directory (even if
it's scattered in the repository).
But neither of these solutions helps someone using CVS! (Let alone us,
still on Subversion 1.4.)
And I don't think sparse checkup helps someone who works on 10
different projects and has them all on their machine.
David Dunham Macintosh Game Developer
GameHouse Studios +1 206 926 5722 www.gamehouse.com
"They said it couldn't be done but sometimes it doesn't
work out that way." -- Casey Stengel
_______________________________________________
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