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

RE: Re: TortoiseSVN -> Add - Not Including Sub-File/Folders

From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Mon, 19 Jan 2015 20:34:44 -0800 (PST)

On 17/01/2015 05:08, Steven O'Keefe quoth:
> Thanks a bunch, that was it. I'm not sure how that property was
> added, maybe a developer put it on there and cascaded it recursively
> throughout the folders. I'm all good now!

svn:global-ignores is automatically recursive (that's why it's "global").

The most like way that it got there is that someone right-clicked a file without any extension and selected TortoiseSVN -> SVN Ignore -> * (recursively), and then committed this.

You can check the log to see who committed that property change, find out what they were actually trying to do, and ask them to be more careful in future. :)

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-01-20 05:34:49 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.