TortoiseSVN 1.1.2, Build 2407, UNICODE
Steps to reproduce:
* Check out:
http://svn.collab.net/repos/svn/tags/1.1.3/subversion/include
* Point your windows exporer to the include folder
* Right click on svn_version.h and select "Show Log"
* In the log, select revision 12740
(the only one displayed when stop on copy is selected)
* In the lower part of the window, double click on the
"Modified /tags/1.1.3/subversion/include/svn_version.h" entry.
* TSCN gives you an error message:
PROPFIND request failed on ... blah... path not found.
When I do the same (?) on the command line client it works:
D:\svn\svn-1.1.3\subversion\include>svn diff svn_version.h -r HEAD:PREV
Index: svn_version.h
===================================================================
--- svn_version.h
(.../tags/1.1.3/subversion/include/svn_version.h) (revision 12743)
+++ svn_version.h
(.../branches/1.1.x/subversion/include/svn_version.h) (revision 12739)
.
.
Looks like TSVN does not follow the copy?
Bug or feature?
Norbert
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jan 15 13:43:27 2005