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

Re: TortoiseProc crash

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-02-21 09:12:17 CET

On 2/20/07, Kapl Roland <rkapl@oebfa.co.at> wrote:

> I tried to commit several (binary) files using TortoiseProc from another
> application (via shell) and it crashed. Using the explorer extension
> this works fine. The line to commit reads:
>
> C:\Programme\TortoiseSVN\bin\TortoiseProc.exe /command:commit
> /notempfile
> /path:"F:\OEBFA\Datenbank\DBSheet\Test\DBSheet.xla*\\Oebfasrv01\public\O
> EBFA\Datenbank\DBSheet\Test\DBSheet.xla.src"

here, the two paths you pass are *not* related (as far as Subversion
is concerned). Because Subversion can't know that those two paths
point to the same working copy. That's why it fails.

Hint: if the app crashes, send the crashreport.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Feb 21 09:12:28 2007

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.