Please keep idscussion on the mailing list by using Reply All. My reply below:
On Sep 9, 2011, at 08:17, Randy Paries wrote: > On Thu, Sep 8, 2011 at 10:46 PM, Ryan Schmidt wrote: >> >> >> svn:ignore is for ignoring unversioned files that you do not want to commit >> to a repository. >> >> If the files are already committed to the repository, then svn:ignore is not >> applicable. > > Ryan > thanks for the response. > how is the best way not to override files like settings.php when i do > an svn up to my production server? > thanks > Randy Don't keep settings.php in the repository. See: http://subversion.apache.org/faq.html#ignore-commit