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

Automating Tortoise SVN

From: TDT <englishman.taylor_at_gmail.com>
Date: Wed, 27 Oct 2010 13:21:33 -0700 (PDT)

Hi,

I'm referencing the Tortoise SVN documentation (url posted below),
trying out the :log options. Although /path and /startrev work, the /
findstring doesn't seem to. Could someone confirm whether it works
and what I might be doing wrong? Here's some of what I tried:

This works (no /findstring argument):
1. "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:log /
findstring:"+PR-787-44" /path:https://server/product/trunk

None of my attempts to use /findstring work:
1. "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:log /
findstring:"+PR-787-44" /path:https://server/product/trunk /
findstring:"abc"

2. "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:log /
findstring:"+PR-787-44" /path:https://server/product/trunk /
findstring:"abc" /findtext

3. "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:log /
findstring:"+PR-787-44" /path:https://server/product/trunk /
findtext:"abc"

I'm using TortoiseSVN 1.6.11

SVN documentation:
http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-automation.html#tsvn-automation-basics

Thanks.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-27 22:23:09 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.