[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: Fri, 31 Jul 2015 05:46:04 -0700 (PDT)

> On 11/12/2014 13:07, Andreas Schipflinger wrote:
> > > 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"...
>
> That's what svn:auto-props is for. Or the client-side auto-props settings, but that's harder to police.

The 'needs-lock' and 'auto-props' stuff is just a moderate work-around for 'ignore-on-commit', but it does not solve it.
'ignore-on-commit' as a property should:
 * just uncheck all matching files in the commit dialog, except those being newly added;
 * NOT set or modify locks;
 * NOT totally ignore a file like 'ignore' property;
 * NOT be linked to Change Lists (as they are local);
 * NOT bring up any user dialogs or error messages;

So all in all I think the 'ignore-on-commit' property would be worth being implemented.
(Or is there any work-around that meets ALL of the above requirements?)

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-07-31 14:46:12 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.