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

Re: Small bug in post-commit dialog

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-09-24 10:10:00 CEST

Tobias Schäfer wrote:

> I've been able to reproduce it with the standard windows explorer, but not
> reliably yet. Whenever I start tortoiseproc in the debugger I cannot
> reproduce the bug.

But I could after your description:
Just set the "working directory" somewhere inside the working copy.

> When calling "open" or "open with" in the progress dialog TSVN passes the
> absolute path to the opening application but it does not pass the drive
> letter, e.g "tmp\directory\wc\trunk\a.txt" instead of
> "d:\tmp\directory\wc\trunk\a.txt". Note, the working copy is in the
> directory d:\tmp\directory

In that case, the current directory was D:\ - if you e.g. have set it to
d:\tmp\, then the path used by TSVN would have been
directory\wc\trunk\a.txt.

> Depending on the current working directory of the application opening the
> file works or doesn't. Since the drive letter is missing the opening
> application appends "tmp\directory\wc\trunk\a.txt" to the current working
> directory and cannot open the file.
>
> May be this helps someone to reliably reproduce the bug.

Fixed in revision 7587 and backported to 1.4.x.

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 Sun Sep 24 10:10:09 2006

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.