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

Re: Formatting issues in Commit Dialog

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Wed, 24 Dec 2008 16:18:01 +0100

Friedman, Paul wrote:
> Yeah, I'm sure, even has your name on it (see attachment) :-)

Yep, my name is there because I'm one of the developers here :)

> Here is the string that is written to STDERR from the Perl script. In
>
case it helps, the Perl script is being called from a pre-commit.bat
script in the svn hooks dir.
>
> sub printUsage() {
> $message = "\nFormat:\n\n".
> " Field 1 : Field 2 : Field 3\n\n".
> "Where:\n\n".
> " Field 1 - Team Name|Triage|Merge|Goal\n".
> " Field 2 - V1 Backlog Item ID|Triage Number|SVN Branch|Goal Name\n".
> " Field 3 - Description of change\n\n".
> "Examples:\n\n".
> " Team Gamma : B-12345 : Changed some code\n".
> " Triage : 123 : Fixed production release bug\n".
> " Merge : sprint0812 : Merged sprint0812 into prod\n".
> " Goal : Implement Pre-Commit Hook : Commit message hook impl\n";
> print STDERR "$message";
> }

Thanks - I've tested with a similar string guessed from the screenshots,
but I had less newlines and spaces.

I'll try to reproduce this sometimes this week.

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=991657
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-24 16:18:31 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.