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

Re: Commit warning about a tag

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 14 Apr 2013 18:58:08 +0200

On 13.04.2013 17:02, Simon Large wrote:
> On 12 April 2013 13:54, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>> On 10.04.2013 18:19, Graham Bloice wrote:
>>> After updating to 1.7.12 and attempting to commit I got a warning
>>> dialog that the commit path appears to be a tag, and giving options
>>> to commit or cancel.
>>
>> Yup, the message tells you that it "appears to be" a tag. Since SVN
>> doesn't have a clear 'tag' but allows you to specify that yourself, that
>> check can never ever be 100% accurate. And that's why the message tells
>> you that it appears to be so.
>
> Is it not enough to check that directory name does not contain 'tag'.
> Otherwise anyone who uses .tag files is going to hit this on every
> commit.

Settings->Revision Graph->Classification Patterns
if you remove the trunk/branches/tags strings there, the check will be
skipped.

And it really only checks for /tags/, not for .tags or something else.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3053276
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-14 18:58:16 CEST

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.