Re: Subversion and Interface Builder
Re: Subversion and Interface Builder
- Subject: Re: Subversion and Interface Builder
- From: "b.bum" <email@hidden>
- Date: Tue, 24 Feb 2004 15:45:38 -0800
On Feb 24, 2004, at 3:00 PM, Kirk A. Stork wrote:
I don't use subversion, but I'm wondering... The Developer tools come
with some CVS Wrapper scripts that (I think) shield file bundles like
nibs from all the stuff CVS normally does in a directory - I think
this also causes you to lose actual versioning on shielded files. I'm
wondering if subversion has a similar hook, and whether you could
adapt those scripts for use with subversion?
No, no, no, and no...
CVS wrappers are a horrible, nasty, fragile hack that should die, die,
die. The notion is broken. The implementation is broken. It is not
necessary to wrap NIB files and has not been necessary to wrap NIB
files for a long, long time.
Subversion does not have a similar hack. Subversion will never have a
similar hack.
b.bum
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.