FromURL parameter not working if not using URL of working copy as default
From: Brent Warner <BWarner_at_epicsystems.com>
Date: Sun, 28 Jun 2009 10:47:44 -0500
The fromurl parameter to the merge command of TortoiseProc does not appear to work unless the user has enabled the setting to use the URL of the working copy as the default from URL. In OnInitDialog of CMergeWizardRevRange
if (!(DWORD)CRegDWORD(_T("Software\\TortoiseSVN\\MergeWCURL"), FALSE))
So if the setting is false or doesn't exist, we never look to the wizard for the URL that was passed in.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.