Setting locale for rapidsvn 0.5 in win32
From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-02-09 13:03:54 CET
Hi!
The problem is that right after installation, the installer prompts whether it
I found out that when I cd into the installation's bin/ dir, it does find the
There is a hack to find out the program's filename via GetModuleFilename():
DWORD e = GetModuleFilename( NULL,0,0);
Of course, this is win32 only (ond maybe win64).
Until then, one workaround is set the working-dir in the shortcut that starts
cheers
Uli
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.