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

Re: Setting a custom revision property..

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 24 Apr 2009 16:25:47 +0200

webpost_at_tigris.org wrote:
> I was wondering if it's possible at all to set a custom revision
> property when commiting. I know from the CLI that you can add the
> --with-revprop name=value to the svn ci command and it'll set the
> property. Is there any such interface to do that from TSVN?
>
> I'm looking for something similar to the file properties except for
> the entire revision. Also, if it's not directly built in, are there
> any plugins that allow this?

You could implement an IBugTraqProvider plugin. The method
GetCommitMessage2() allows you to specify revision properties for a commit.

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-ibugtraqprovider.html

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1893018
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-04-24 16:26:06 CEST

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.