Stefan Küng wrote:
> Olivier Sannier wrote:
>> Hi all,
>>
>> Using TortoiseProc, I can show the repository browser to let a user
>> select a URL for a branch for instance. The command I use is as
>> follows :
>>
>> tortoiseproc /command:repobrowser /path:"https://myserver/svn/trunk/"
>>
>> However, I'm lost as to how to get the URL selected by the user and
>> if the user clicked Ok or closed the dialog.
>> TortoiseSVN itself is capable of doing so, but is there a way for us,
>> users of TortoiseProc to get that information back?
>> If yes, how?
>> Using a third parameter? Attaching a console and reading from it?
>> Reading from a temporary file?
>
> This is not possible (yet?). There's no way to get something back from
> TortoiseProc right now.
>
> Stefan
>
Ah, too bad.
Is there a place where I could add this as a feature request?
Thanks
Olivier
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-23 08:56:15 CEST