[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: Bob Archer <Bob.Archer_at_amsi.com>
Date: Mon, 14 Mar 2011 11:59:49 -0400

> 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).
>
> When I try to commit the changes, the change-list is shown as empty
> and
> the same is the case when I perform a "check for modifications".
>
> I hope someone could help me to fix that, even if its just a
> display
> issue....

Is the bin folder already in the repository? If so you need to delete it from the repo. Versioned paths are not ignored.

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-14 16:59:58 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.