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

Add an ignore option to "SubWCRev -n" to ignore certains local modifications.

From: David <dgvalde_at_gmail.com>
Date: Wed, 3 Dec 2014 07:01:50 -0800 (PST)

I would like to propose a new feature for the SubWCRev.

I would like to use SubWCRev with the flag "-n" to check if there are local modifications but ignoring some folders.

I am using SubWCRev to retrieve the correct SVN version of my project and put it on the software. In the release build configuration I use the flag "-n" to check that there are no local modifications.
The problem is that I have the binaries and map files also under revision, so even if I don't have local modifications, if the compile fails for some reason, some of those files are changed and I can not compile again until I commit or revert those files.

It could be really nice to have some feature like the ".subwcrevignore" to also ignore certain folders or files when checking if the project has or not local modifications. (See for example here http://code.google.com/p/tortoisesvn/issues/detail?id=651)

Do you think this feature could be implemented?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-03 16:27:46 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.