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

[TSVN] Error when diffing across a copy

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2005-01-15 13:42:42 CET

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

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.