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

RE: Feature request: ignore-on-commit setting in repository

From: Andreas Schipflinger <aschipfl_at_gmx.net>
Date: Wed, 10 Dec 2014 16:07:53 -0800 (PST)

Hello,
although this thread is quite old I still want to contribute to it... ;-):

> Thanks for that tip (needs-lock), will test it soon.
Did someone test that?
The problem here is that is needs to be applied to a certain file/folder, it can't be set up for a pattern like "*.ext"...

> All the other given solutions here (thanks guys) assume I can adjust the build process or alter the application. Since I'm using ASP.NET I can't alter the configuring framework because it is built-in and relies on web.config
I also appreciate a solution without having to modify any build process etc....

This is my situation (I think it's quite similar to the original request):
* a configuration file appears for each (new) project;
* the config is part of the project and needs to be committed to the repo;
* every time the project is saved the config file is updated with just timestamp and window position info, which is not worth being committed;
* sometimes users want to modify important config settings which need to be committed;
So a global tsvn:ignore-on-commit setting/property could do the trick...
What do you think?

Cheers,
aschipfl

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-11 01:15:53 CET

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.