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

RE: Re: TortoiseProc missing command line arguments

From: Hubsi <zerokelvin_at_gmx.net>
Date: Mon, 27 Feb 2012 17:35:02 -0800 (PST)

Thanks for the very quick commit. Just checked out the nightly build and it seems to work just fine - but the UI needs a little tuning:

Replacing in http://code.google.com/p/tortoisesvn/source/browse/trunk/src/TortoiseProc/SwitchDlg.cpp#102
Ln 102 "SetDlgItemText(IDC_SRCURL, CTSVNPath(m_URL).GetUIPathString());"
with
"SetDlgItemText(IDC_SRCURL, svn.GetURLFromPath(svnPath));"
should do it.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2927369

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-28 07:42:00 CET

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.