OS: Windows Vista x86
Tortoise SVN version : 1.5.3.13783 (Latest version found of website)
Problem:
I develop a application that uses mostly relative paths to it's
startup directory and users require to browse certain files on disk
using the Open File Dialog. Once the browsing of the file ends (the
files i worked with are in a directory that uses svn) i set back the
current directory manually to make sure that OFN_NOCHANGEDIR exists on
the os and then start to open certain files using relative paths. The
problem i encountered was that TortoiseSVN.dll (witch is loaded with
the Open File Dialog) switches my active directory at a later time
making all my relative paths invalid. I don't think that this is a
normal behavior so i hoped to bring this probably unknown issue to
your knowledge.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-09-09 14:14:55 CEST