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.
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.
What I expected to happen: I expect the RB to open up to the URL in the
repository specified in the /path argument or to have it display the URL
window for the user to provide the URL and then open the RB.
What version of TortoiseSVN are you using?
TortoiseSVN 1.7.9, Build 23248 - 64 Bit , 2012/08/30 18:25:37
Subversion 1.7.6,
apr 1.4.6
apr-utils 1.3.12
neon 0.29.6
OpenSSL 1.0.1c 10 May 2012
zlib 1.2.7
What OS are you using?
Windows Server 2003 STD
Bruce Crane
Software Engineer III | TransCentra, Inc.
Office: 707.259.7214 | bruce.crane_at_transcentra.com |
www.TransCentra.com
Regulus Group and J&B Software are now TransCentra
This email message is intended for the named recipient only and may be
privileged and/or confidential. If you are not the intended or named
recipient or have received this email in error then you should not copy,
forward or disclose it to any other person. The views and opinions
expressed in this email are those of the sender and may not represent the
views and opinions of TransCentra.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3011957
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-10-03 20:42:24 CEST