recurrence of the bug
=======================
*run svn1.2.3 as an apache module at windows2000 server ,(perhaps this is not important).
*install the nightly build:TortoiseSVN 1.3.0, Build 5153
*add a file with chinese character,eg "ºº.txt,to repository
*tag or branch this file
*see the revision graph of the file
*right click a revision node
*click "show log" at popup menu
*error message box "REPORT request failed on...'/svn/test!svn/bc/51/trunk/src/%E5%A7%B9%3Ftxt'path not found" shows.
*%E5%A7%B9%3F is the wrong encoding,the correct is %E6%B1%89(in utf-8 encoding)
locate the bug
===============
if you right click a file,"TortoiseSVN"-"show log" ,bu not run "show log " from "revision graph", you can not see this bug.
so this bug belongs to "revision graph" at RevisionGraphDlg.cpp
in previous version
======================
this bug lives in TortoiseSVN-1.2.6 Build 4786 too,if you compare two revision nodes in revision graph,you can see similar bug ".....not-existence...."
thank you all the developers of TortoiseSVN,it is GREATE!!
Received on Thu Dec 15 08:13:56 2005