What type of files manage

2009-09-17 Thread Frank_n_Beans
I have only been coding for a little over a year now. Versions is my first experience with version control (LOVE THE INTERFACE). I read somewhere that svn works best with text files but can be used for any type of file. What is the best practice for managing Cocoa projects? Should I upload the en

Re: What type of files manage

2009-09-20 Thread Frank_n_Beans
to look   > like this: > > global-ignores = *.o *.lo *.la .*~ *~ ._* .DS_Store .Trash* *.pbxuser   > *.mode* *.perspective* > > Excluding files like [myusername].pbxuser will usually drastically   > reduce the diffs you see. Good luck! > >   - Quinn > > On Sep 16, 2009, at 7:36