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

TSVN produces error message on "Show Log"

From: Jens Geyer <jgx_at_vsx.net>
Date: Thu, 13 Mar 2008 17:21:20 +0100

Symptom:
Log cannot be shown from commit progress window due to an error caused by
wrongly resolved folder names.

Steps to reproduce:
- check in changes in your working copy, you get the following list
(example):

        Verändert: DEVELOP\SomeProduct\SomeFolder\file1.pas
        Verändert: DEVELOP\SomeProduct\SomeFolder\file2.dof
        Verändert: DEVELOP\SomeProduct\SomeFolder\file3.res
        Sende Inhalt: DEVELOP\SomeProduct\SomeFolder\file2.dof
        Sende Inhalt: DEVELOP\SomeProduct\SomeFolder\file2.res
        Sende Inhalt: DEVELOP\SomeProduct\SomeFolder\file1.pas
        Fertig: In Revision: 10613

- in the dialog, where the progress of the commit process is shown,
right-click on one of the entries, choose "Show Log".
- you get the following error message:

        'C:\Dokumente und Einstellungen\jg\DEVELOP\ SomeProduct\SomeFolder'
        is not a working copy. Can't open file 'C:\Dokumente und
        Einstellungen\jg\DEVELOP\SomeProduct\SomeFolder\.svn\entries':
        Das System kann den angegebenen Pfad nicht finden.

Note that the working copy is under C:\DEVELOP\SomeProduct\SomeFolder, *not*
in my private folder as indicated by the error message. It seems as if TSVN
tries to resolve the relative name of the folder using the current system
directory(?) instead of the working copy folder.

TSVN version used:
TortoiseSVN 1.4.8, Build 12137 - 32 Bit , 2008/02/16 11:09:38

Have fun,
JensG

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-13 17:19:46 CET

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.