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

SubWCRev flags faulty

From: Tobias Knauss <tobias.knauss_at_web.de>
Date: Tue, 21 Feb 2017 21:33:57 +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

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-02-21 22:10:43 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.