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].
* 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
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
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
Do you agree that TortoiseSVN should behave like the Subversion command line client?
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2124061
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
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
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
Thanks Stefan, this is just what I was looking for.
Dave
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2216375