Home > dev:mobile, Developer's Tool > How to set up svn ignore in command line

How to set up svn ignore in command line

September 16th, 2010 Leave a comment Go to comments

Often I ran into this, so here are the steps to set up the ignore files in command line or in a shell.

When adding new xcode project into svn repository: Let’s say the project name is “helloapple” and user name is “myuser”.

When editor opens up, add these lines

And finally, commit the changes

  1. No comments yet.
  1. No trackbacks yet.