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

Re: Re: Copy URLs to clipboard w/ revision information

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Fri, 14 Sep 2012 22:06:07 +0100

On 14 September 2012 18:22, Bhavin Sanghani <bhavin.sanghani_at_gmail.com> wrote:
> Well, I know what the dialog is. But I didn't know Repo Browser is a "Dialog". I understand it as a "Window".
>
> Not sure every Windows user can understand that Repo Browser is a "Dialog" and not a "Window"!
>
> I tried the log dialog, but it doesn't give the output the way I want. It gives extra information that I don't want. Let's say I select two files from the
> FolderA and if I use any shortcut keys / context menu option to copy the URLs - can I get output as given below?
>
> \FolderA\a.java (Revision 1.0)
> \FolderA\b.java (Revision 1.1)

No you can't get the information formatted in that way. Selecting the
last 2 revisions from TSVN trunk gives me this:

Revision: 23291
Author: tortoisesvn
Date: 14 September 2012 16:17:26
Message:
* Convert the utf8-encoded strings to lowercase by first converting
them to utf16.
* use the fast conversion only if *all* strings are ASCII.
(Fixes issue #414) : Words with german umlauts not highlighted after
log message search

----
Modified : /trunk/src/Changelog.txt
Modified : /trunk/src/TortoiseProc/LogDialog/LogDlgFilter.cpp
Revision: 23290
Author: luebbe.tortoisesvn
Date: 14 September 2012 08:17:54
Message:
Pulled latest translation changes from transifex.net
----
Modified : /trunk/Languages/de/TortoiseDoc.po
Modified : /trunk/Languages/de/TortoiseUI.po
Modified : /trunk/Languages/fi/TortoiseDoc.po
Modified : /trunk/Languages/fi/TortoiseUI.po
Modified : /trunk/Languages/it/TortoiseUI.po
Modified : /trunk/Languages/nb/TortoiseUI.po
Modified : /trunk/Languages/pl/TortoiseDoc.po
Modified : /trunk/Languages/pl/TortoiseUI.po
Modified : /trunk/Languages/pt/TortoiseDoc.po
Modified : /trunk/Languages/pt/TortoiseUI.po
There is just no generic standard for this sort of thing - everyone's
needs are different. If you want information formatted in a specific
way then you are better off using the command line tools, generating
xml output and then using a standard xml parser to extract and format
the information you want and present it in the way you want.
Simon
-- 
:       ___
:  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=3005975
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-09-14 23:06:12 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.