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

Re: Runtime Error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 21 Jul 2008 21:20:26 +0200

Collection wrote:
> Hello,
>
> I've updated tortoise to version 1.5.0.13316 and later to 1.5.0.13428.
> Both versions do the same thing.
> When I attempt to commit under a SUBSTed drive in XP SP2 I get the
> error below (previous versions worked well).
> For example if I navigate to C:\svn\project, it works, but if I go
> thru X:\project then a exception is thrown, it does
> not happen all the times, so I cannot exactly reproduce the issue,
> maybe the directory structure or something
> is causing this behavior. I'm attaching a file called
> TortoiseError.GIF for you to see.
>
> Thank you,
> Ernesto
>
> ---------------------------
> Microsoft Visual C++ Runtime Library
> ---------------------------
> Runtime Error!
>
> Program: C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe
>
> This application has requested the Runtime to terminate it in an
> unusual way.
> Please contact the application's support team for more information.
> ---------------------------
> OK
> ---------------------------

Does the error only happen when you try to commit? Does it happen even
before the commit dialog shows up?

Create the registry DWORD value
HKCU\Software\TortoiseSVN\Debug
and set it to 1

That will make TortoiseProc show you the exact command line in a dialog
box every time it is started. Can you tell me that command line? (Ctrl-C
in the messagebox showing the command line will copy the whole message
box text to the clipboard so you can paste it into a mail).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-07-21 21:20:47 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.