Hi, I've installed VisualSVN Server 1.7.0 and TortoiseSVN 1.6.0 on
Windows XP Home SP3.  I'm having some trouble viewing the history of
renamed files; and from everything I've read on the web, this should
just work transparently.  I reproduced the problem in a clean
repository called SVNTest:

* Created repository via VisualSVN Server management console
* Checked out (empty) repository to working folder
* Created OldFile.txt in project root, and committed folder
* Modified OldFile.txt, and committed file
* Renamed OldFile.txt as NewFile.txt, and committed folder
* Modified NewFile.txt, and committed file

If I now view the file history via the TortoiseSVN context menu, I can
see the four entries (added, modified, added & deleted, modified).
However, while I can compare the two revisions of NewFile.txt, when I
try to compare the revisions of OldFile.txt, I get a message box with
the following:

'/svn/SVNTest/!svn/bc/1/NewFile.txt' path not found

Can anyone tell me what I'm doing wrong here?

Thanks,

Huw

Reply via email to