> -----Original Message-----
> From: Lübbe Onken | RA Consulting [mailto:l.onken_at_rac.de]
> Sent: 30 January 2008 09:20
> To: commits_at_tortoisesvn.tigris.org
> Cc: dev_at_tortoisesvn.tigris.org
> Subject: RE: svn commit: r11974 - trunk/Languages/Tortoise.pot
>
> Hi steveking_at_tigris.org,
>
> You wrote:
>
> > Log:
> > Update the pot file with the recent resource changes.
>
> ...
>
> > #. Resource IDs: (13)
> > -msgid "TortoiseBlame can't be started directly!\nTortoiseBlame.exe
> > blamefile [[logfile] [viewtitle]] [/line:linenumber]
> > [/path:originalpath]"
> > +msgid "TortoiseBlame should not be started directly!\nUse
> > TortoiseProc.exe /command:blame instead.\nTortoiseBlame.exe
> blamefile
> > [[logfile] [viewtitle]] [/line:linenumber] [/path:originalpath]
> > [/ignoreeol] [/ignorespaces] [/ignoreallspaces]"
> > msgstr ""
>
> Is the command line "TortoiseBlame.exe blamefile [[logfile]
> [viewtitle]] ..." correct? "Tortoiseproc.exe /command:blame"
> seems rather short to me as a replacement.
>
> Just wondering
> - Lübbe
Another issue: Is the syntax
TortoiseBlame.exe blamefile [[logfile] [viewtitle]] ...
really correct? This would imply that either logfile or viewtitle can be given and the program magically infers which one it is. Perhaps
TortoiseBlame.exe blamefile [logfile [viewtitle]] ...
is meant instead?
Oddvar
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-01-31 11:17:18 CET