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

Re: TortoiseProc feature requrest

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-28 17:06:14 CET

Julien Cugnière wrote:

> First, let me say that I was very pleasantly surprised when I first
> tried TortoiseSVN, especially after being disappointed with all the
> other GUIs I had tried. Tortoise has made using Subversion a real
> pleasure!
>
> A feature I quite like is the ability to call most of TortoiseSVN's
> dialogs through the TortoiseProc.exe automation interface. There are
> however a couple missing things that I think would be nice to have:
>
> 1. With "/command:blame", a parameter like "/line:nnn" to be able to
> directly jump to line 'nnn' when opening the blame window.

Before we start working on something like this, can you please explain
why and what for you need that?

> 2. With "/command:blame", parameters to specify the "from" and "to"
> revisions, so that the dialog asking for them is skipped. Not sure
> about "use text viewer to view blames".

Done in revision 5568.

> 3. An "applypatch" command, to go alongside "createpatch".

You can already do that. Of course, that's the job of TortoiseMerge, not
TortoiseProc, so you need to automate that one.

/diff:"path/to/patch/file"

If the patchfile is inside a working copy, TortoiseMerge can use that
path information to automatically start up, without showing the "open"
dialog for asking the folder where to apply the patchfile. In that case,
pass
/wc
to the command line.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jan 28 17:06:30 2006

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.