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

RE: Re: feature-request: full support of /bugid: command line switch for TortoiseProc.exe

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 27 Aug 2013 13:50:30 +0000

> > Isn't the Bug ID just a specially formatted part of the commit
> > message? I.e. couldn't you just append whatever you need to the string
> > passed to /logmsg or the file to /logmsgfile?
>
> Hi Ben
> Thanks for a quick response.
> I dont know how to format the message so that it is treated as a bugid field.
> When i issue the command
> TortoiseProc.exe /command:copy ...
> from the script, I'd like users to have the Bugtraq bugid field filled and have the
> issue link URL filled as well.
> I did not manage to find any info about the way the message in /logmsg: should
> be formatted, to be interpreted by TSVN as a bugtraq bugid.
>
> Also, since there is a switch /bugid:, why not make it available for all
> commands that can modify data in SVN repository.
> Regards
> Jacek

Basically the bugid is used as a variable in the bugtraq:message property. You could just look at that property and duplicate how it uses the BUGID. As was said above, this is just appended to your commit message.

But, having the switch for commit does seem reasonable. However, I use svn.exe for all command line actions, rather than the tortoise exe.

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-27 15:50:37 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.