Johan wrote:
> Hi,
>
> After som restructuring of my repository using the move command (TSVN's
> move command) I can't do a compare with current working copy from old
> versions of the file. I get the following error:
> File not found: revision 'xx', path '/trunk/my_old_path/my_file.ext'
[snip]
I'm sorry, but in the 1.0.x versions you can't really compare
moved/renamed files. Subversion supports the "follow-history" only for
the log command.
In the 1.1.x versions however, Subversion supports the "follow-history"
for all available commands. So you should just wait for a little while
until TSVN 1.1.0 comes out.
In the meantime, you could try out the TSVN RC1 release or a nightly build.
Or: you can use the command line client and specify both paths to diff,
but you have to know the location where the file was before the move.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Aug 29 21:02:39 2004