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

Re: TSVN 1.6.13 ignores svn:ignore (display issue)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 14 Mar 2011 18:37:20 +0100

On 14.03.2011 12:22, Bernhard Schauer wrote:
> Hello!
>
> I've an issue with svn:ignore and TortoiseSVN and want to ask, if anyone
> else also has that issue. The project structure is as follows:
>
> maindirectory
> - subdir1
> - subdir2
> - subdir3
>
> Where maindirectory and subdir1-3 are under version control.
> maindirectory has a svn:ignore property set to "bin*".
>
> After the IDE (without svn support) builds the project, a bin-debug
> directory is created under maindirectory and TortoiseSVN creates .svn
> subdirectories under bin-debug and shows the directory as "changed" in
> Windows Explorer (Windows XP).

That's not possible. TSVN would not create .svn subdirectories in
non-versioned folders. Never, ever.
So either you have a folder with that name that's already versioned, or
your IDE moves folders around and actually moves/copies the .svn folders
from a versioned folder to the bin-debug folder. But TSVN would never do
that.

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=2711458
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-14 18:37:38 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.