[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problems with propset svn:ignore

From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Fri, 9 Sep 2011 15:28:02 -0500

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
Received on 2011-09-09 22:28:51 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.