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

Re: Issue 659 in tortoisesvn: project property to block commit messages

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 19 Aug 2014 21:52:36 +0200

On 19.08.2014 21:50, tortoisesvn_at_googlecode.com wrote:
> Status: New
> Owner: ----
> Labels: Type-Enhancement Priority-Medium
>
> New issue 659 by tortoisesvn: project property to block commit messages
> http://code.google.com/p/tortoisesvn/issues/detail?id=659
>
> from the mailing list:
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3086654
>
> I want to suggest one more enhancement that can help administrating
> repositories.
> I am actively using templates for adding comments to revisions. This makes
> them more standartized and easier to maintain. One thing that I am still
> unable to do with templates is adding symbols that prevent commiting. For
> example something like fixed #[number] in this revision, where symbols '
> '[' and ']' prevent commiting, because a user should replace string
> '[number]' with the exact ticket number. I have tried to use precommit hook
> and it wokrs excellent on commits, but the problem appears when trying to
> use it on branching. The reason for the problem is that branch is not yet
> ready and due to this external is not yet valid and this causes TSVN to say
> that the hook file is not found and abort branching. So, I suggest to add
> one more property(s) like tsvn:templateblockcommit, tsvn:templateblockbranch
> or any other name of your choice, which will contain symbols that block
> commits. The symbols may be just a string or comma separated, but it will
> be a good idea to have an ability to include also a unicode symbols with '\'
> prefix, like '\8068' or any other format of your choice.
>

Opened issue #659 for this:
https://code.google.com/p/tortoisesvn/issues/detail?id=659

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=3086920
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-08-19 21:52:39 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.