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

Bug: SubWCRev flags faulty

From: Tobias Knauss <tobias.knauss_at_web.de>
Date: Tue, 21 Feb 2017 21:50:09 +0100

Hi, I am doing C++ and C# development in Visual Studio.
Each project has some files, that should not be added to the SVN
repository, therefore their file extensions are set to be ignored. When
running SubWCRev on my project folder, I found that

- [bug!] the "unversioned" flag is set if there are automatically
ignored items (by global TSVN ignore list), but not if there are
manually ignored items
- [possible bug] the "in SVN" flag is not set if there are automatically
or manually ignored items

I expect that SubWCRev sets the "in SVN" flag and removes the
"unversioned" flag, because ignoring items (files and folders, no matter
if automatically or manually) means that they should be ignored by both
TSVN and SubWCRev, and not be treated differently. Please fix that bug.

About "in SVN": In my opinion this flag means that all items are under
version control, except those ignored, which usually are ignored for a
reason. If you don't want to change that flag, please add a new one "in
SVN or ignored".

Regards Tobias

P.S. I tried sending this message to the dev mailing list, but it did
not get listed. Do users have to be enabled for that list?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-02-21 21:50:20 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.