files in ignored folders displayed as non-versioned

112 views
Skip to first unread message

web...@tigris.org

unread,
May 8, 2009, 1:45:48 PM5/8/09
to us...@tortoisesvn.tigris.org
I've added a svn:ignore property to ignore Eclipse ".settings" folders. When I use TortoiseSVN's "check for modifications" window, it displays files within the .settings folder as non-versioned files.

The Subversion client command "svn status --no-ignores" correctly omits the files within the .settings folder.

I'm using TortoiseSVN version 1.6.1

Dave

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

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

web...@tigris.org

unread,
May 8, 2009, 1:48:24 PM5/8/09
to us...@tortoisesvn.tigris.org
I've attached some screenshots

Dave

TortoiseSVN-ignore-bug.JPG
SVN-status-ignore-command.JPG

Stefan Küng

unread,
May 8, 2009, 2:12:29 PM5/8/09
to us...@tortoisesvn.tigris.org
web...@tigris.org wrote:
> I've attached some screenshots

* only the .settings folder is ignored, not the files within
* you've activated the checkbox to show ignored items
if you deactivate this, then files within ignored folders
are also not shown anymore.

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net

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

signature.asc

web...@tigris.org

unread,
May 8, 2009, 2:38:11 PM5/8/09
to us...@tortoisesvn.tigris.org
I don't believe this was the case with previous versions of TortoiseSVN.

In the past, files within ignored folders don't get listed in the check for modifications window.

Should TortoiseSVN be consistent with the Subversion Client? When I execute a "svn status --no-ignore" command, the Subversion client does not show files within ignored folders as non versioned files.

Dave

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

Simon Large

unread,
May 8, 2009, 5:18:20 PM5/8/09
to us...@tortoisesvn.tigris.org
2009/5/8 Stefan Küng <torto...@gmail.com>:

> web...@tigris.org wrote:
>> I've attached some screenshots
>
> * only the .settings folder is ignored, not the files within

I'm sure that's not true. I often ignore a folder (like compiler
output folder) and it ignores the folder and its content as you would
expect. I think maybe the global ignores used to work that way if you
included a path as part of the ignore, but svn:ignore never has.

> * you've activated the checkbox to show ignored items
>  if you deactivate this, then files within ignored folders
>  are also not shown anymore.

That'll be the cause :-)

Simon

--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net

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

web...@tigris.org

unread,
May 8, 2009, 6:29:29 PM5/8/09
to us...@tortoisesvn.tigris.org
So Simon, do you agree that this is a bug?

Do you agree that TortoiseSVN should behave like the Subversion command line client?

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

Stefan Küng

unread,
May 9, 2009, 2:35:09 AM5/9/09
to us...@tortoisesvn.tigris.org
web...@tigris.org wrote:
> So Simon, do you agree that this is a bug?
>
> Do you agree that TortoiseSVN should behave like the Subversion command line client?

Settings->General->Dialogs 2->Recurse into unversioned folders

if deactivated, TSVN will not show anything inside unversioned folders.

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net

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

signature.asc

Simon Large

unread,
May 9, 2009, 2:54:51 PM5/9/09
to us...@tortoisesvn.tigris.org
2009/5/9 Stefan Küng <torto...@gmail.com>:

> web...@tigris.org wrote:
>> So Simon, do you agree that this is a bug?
>>
>> Do you agree that TortoiseSVN should behave like the Subversion command line client?
>
> Settings->General->Dialogs 2->Recurse into unversioned folders
>
> if deactivated, TSVN will not show anything inside unversioned folders.

This also affects ignored folders, which the tooltip does not make
clear. But the behaviour is perfectly correct.

Simon

--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net

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

Simon Large

unread,
May 9, 2009, 2:58:47 PM5/9/09
to us...@tortoisesvn.tigris.org
2009/5/8 <web...@tigris.org>:

> So Simon, do you agree that this is a bug?

No.

> Do you agree that TortoiseSVN should behave like the Subversion command line client?

It already does. You can turn ignored items on and off directly, and
as Stefan points out you can control whether to recurse into those
ignored and unversioned folders from the settings dialog. It would be
possible to add individual checkboxes for ignored and unversioned
recursion, but I think it would be one more option that we don't
really need.

Simon

--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net

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

web...@tigris.org

unread,
May 12, 2009, 12:04:23 PM5/12/09
to us...@tortoisesvn.tigris.org
>
> Settings->General->Dialogs 2->Recurse into unversioned folders
>
> Stefan
>

Thanks Stefan, this is just what I was looking for.

Dave

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

Reply all
Reply to author
Forward
0 new messages