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

Howto deal with ini/configuration files

From: <blackhole_at_collab.net>
Date: Sun, 22 Feb 2009 18:09:26 -0800 (PST)

Hi,
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?
Thanks

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-23 04:08:29 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.