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

Request: Soft ignore of versioned files

From: Dave Thomson <dave.thomson_at_networktelsys.com>
Date: Mon, 20 Apr 2009 12:21:08 -0700 (PDT)

I want to ignore certain versioned files. From the documentation I see this is not possible as in "Versioned files and folders can never be ignored - that's a feature of Subversion". That being said, I would very much like to version yet ignore certain files. Here's why: we want to use svn to version both the src code and the test environment for a project. This includes test database instances as this would allow us to check out a test instance from a tag/branch/or head to do things like regression testing. The issue is that under normal operations the instant a database is accessed, it changes (most commonly because access timestamps are modified) and the working project shows up as modified even though for all intents and purposes it is not from a source control perspective.

Is there anything that can be done?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1829137

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-20 21:22:11 CEST

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

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