Subversion with XCode Projects

I found it pretty odd that I couldn’t get Subversion working with my XCode projects out of the box, considering that Apple includes svn with Leopard. I kept getting errors saying that parts of my project did not include a working admin area in my build directory. I was able to find the solution at Rogue Amoeba.

In order to fix this problem you need to edit your ~/.subversion/config file and include/uncomment these lines.

[miscellany]


global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store *.pbxuser build


enable-auto-props = yes

[auto-props]


*.pbxuser = svn:mime-type=application/octet-stream

After I did that Subversion seems to be working just fine with my XCode projects inside XCode and from the terminal. Perhaps the Versions people could create an option to set this for you?

Posted by: Collin

June 24, 2008 @ 11:12 am | Filed under: Coding, Development

iPhone Developers Roundtable

Posted by: Collin

June 19, 2008 @ 9:36 am | Filed under: Coding

Good Quote

Posted by: Collin

June 18, 2008 @ 4:02 pm | Filed under: Coding

Customizing a Table View Cell

Posted by: Collin

June 12, 2008 @ 5:19 pm | Filed under: Coding

Developers’ Minds Think Alike

Posted by: Collin

@ 1:06 pm | Filed under: Coding

About to get on the road…

Posted by: Collin

June 10, 2008 @ 11:44 am | Filed under: Coding, Community

A simple goal.

Posted by: Collin

June 3, 2008 @ 11:37 pm | Filed under: Coding

Learning to think right.

Posted by: Collin

May 30, 2008 @ 5:23 pm | Filed under: Coding

NSCoder Night Sacramento?

Posted by: Collin

May 27, 2008 @ 4:36 pm | Filed under: Coding, Community

Love Me, Hold Me, Retain Me, Release Me.

Posted by: Collin

May 23, 2008 @ 4:59 pm | Filed under: Coding

Blog History

WP-Highlight