• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Using subversion with Xcode and Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using subversion with Xcode and Interface Builder


  • Subject: Using subversion with Xcode and Interface Builder
  • From: Adam Olsen <email@hidden>
  • Date: Sun, 27 Jun 2004 15:06:06 -0600

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I'd like to use Subversion as opposed to CVS for version control. I don't care if it integrates with Xcode or anything - I'm ok with using the CLI svn client.

I am having a few problems with that, though. If any of you use subversion and could help me out it would be appreciated.

1) Every time I update with "svn update" something screwy happens to my .nib files. If I try to open them in IB, it complains that they are "Read Only" and that I won't be able to save them. I've looked at the permissions on the .nib folder itself and its contents, but everything has write permissions. The only thing I can see that doesn't have write permissions are the .svn directories in there - but this should effect IB, should it? Is there any way to get around this? I can convince IB that it's not read only by issuing a chmod -R +rw in my project directory, but there's got to be a better way.

2) When building my app Xcode copies all of the .svn directories into the Contents/Resources. Is there a way to stop it from doing this?

Thanks,

Adam Olsen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFA3za+iTy1B31kxaoRAl0sAKDJ5JzcjSxKGXZWJrz/uEBOTjv2OACghcyD
W41WpTaQkPGgEVTPjf4FmSA=
=MlqZ
-----END PGP SIGNATURE-----
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Using subversion with Xcode and Interface Builder
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: OpenGL, GLUT, and Mac
  • Next by Date: Re: Using subversion with Xcode and Interface Builder
  • Previous by thread: OpenGL, GLUT, and Mac
  • Next by thread: Re: Using subversion with Xcode and Interface Builder
  • Index(es):
    • Date
    • Thread