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

Re: TortoiseProc.exe Hangs on Initial startup

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 03 Oct 2012 21:04:33 +0200

On 03.10.2012 20:40, Bruce.Crane_at_transcentra.com wrote:
> *_What I did:_ *I have a custom app that calls TortoiseProc.Exe using
> the following command line to open the Repo-Browser (RB):
> "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:repobrowser
> /path:
> https://vcs.regulusgroup.net/vc/sandbox/brucecrane/outfile:c:\vcs_repo_loc.txt
>
>
> *_What actually happened:_* When a user executes this command line (when
> there is no saved history, either the first time that the user has used
> TortoiseSVN or has cleared the URL history through
> (tsvn->settings->Saved Data->URL History), this causes the
> TortoiseProc.exe to hang. It does not display anything at any time
> though it is an active process. In order to get out of the custom app I
> have to use the task manager to kill TortoiseProc.exe.

Works fine for me here.
Also, there's nothing in the code that would suggest such a behavior.

> When I separately open the RB using the
> right-click->TortoiseSVN->Repo-browser context menu (outside of the
> custom app) this will either display the URL window or the RB regardless
> of saved URL history. Then I go back and execute the above command line
> through the custom app it works as expected.

does your custom app run as a different user, with different rights maybe?
does your app have the CWD set to a directory where you don't have write
access to? That sometimes leads to problems with functions in the SVN
library.

Stefan

-- 
        ___
   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=3011963
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-10-03 21:04:46 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.