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

Re: exclude files from checkout by default? (OR: Best Practice?)

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Mon, 27 Jul 2009 22:56:12 -0700

On Tue, Jul 28, 2009 at 07:45:16AM +0200, Jan Hendrik wrote:
> So while still wanting to have this php.ini under version control I
> would like to have it checked out by default only in the working copy
> used for final testing & upload to the hoster.

I would just store the production php.ini elsewhere in the repo. Then I
would use a script to set up the production environment (this is a wise
thing to have scripted anyway, for various reasons). The script would
take care of copying the php.ini into the working copy.

tyler
Received on 2009-07-28 07:57:21 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.