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

Re: Howto deal with ini/configuration files

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Sun, 22 Feb 2009 21:56:26 -0600

On Feb 22, 2009, at 20:09, blackhole_at_collab.net wrote:

> I'm using subversion to handle some websites. In a site I may have
> some configuration files say, web.ini.
> I want to keep web.ini in the repository, but I don't want it to be
> updated when doing a svn update. Also, I only want the file to be
> committed when specifically saying so.
>
> The reason is that my webcode looks in web.ini, but depending on the
> website, the web.ini have different values. I
>
> I only want it to be updated when I specifically wants it to.
>
> Is the above possible with subversion?

This is the only answer I know for this question:

http://subversion.tigris.org/faq.html#ignore-commit

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1212462

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-23 04:57:26 CET

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.