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

svn:ignore on file already in version control?

From: Eli Gibson <eli.gibson_at_gmail.com>
Date: Thu, 4 Dec 2008 03:28:27 -0800

I have a configuration file that holds local settings, which may be
different for every working copy (mostly absolute paths that vary from
machine to machine). I would like to have a template stored in the
repository. When the repository is checked out, the user will get the
template, and make modifications that are machine specific. However, I
do not want these changes to be commited back over top of the template
accidentally.
I was hoping that adding a matching svn:ignore pattern to the
directory containing the configuration file would prevent the changes
from being committed, but that didn't seem to work. Should this have
worked (i.e. did I just do it incorrectly), or if not, is there a
better solution for the problem?

Regards,

-- 
Eli Gibson
Simon Fraser University
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979570
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-04 16:17:37 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.