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

[TSVN]Open command has bug in Log Messages Dialog?

From: tdkim <tdkim_at_unimo.co.kr>
Date: 2005-01-26 15:07:39 CET

Hi.
I posted Open command bug.
and I saw your reply. thanks...

I tested revision 2544.

there is a bug in Open command.

I used next code
 case ID_OPEN:
  ...
   AfxMessageBox( tempfile.GetWinPath());
  ...

tempfile path is
  C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\\svn000.tmp.cpp

there are two '\'.
so the Open command(ShellExecute) is not worked..
Received on Thu Jan 27 08:35:03 2005

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.