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

Use TortoiseProc to select revision from log

From: Nikolay Osinin <nikolay.osinin_at_gmail.com>
Date: Fri, 29 Oct 2010 05:29:09 -0700 (PDT)

How can I use TortoiseProc.exe to select revision (or revisions) and pass it to the caller?
It would be useful in batch files or in other automation tasks.
So I imagine this process something like this:
1. Batch file call the TortoiseProc.exe with "log" command and new additional parameter "outPathFilename" where revision numbers will be saved.
2. User select revision or revisions range and click Ok.
3. Selected revisions stored in file located "outPathFilename".
4. Batch file read "outPathFilename" and use its own way.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-29 15:07:23 CEST

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.