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

[TSVN] Comparing revisions across a branch

From: Brian Jackson <maps-brian-on_at_zedak.com>
Date: 2004-08-27 21:50:23 CEST

Is it possible to compare revisions of a file across a branch of that
file? Here is my situation:
I imported a project (using vss2svn) into a new repository at
https://svn.zedak.com/svn/mytest

So I now have a structure such as:
https://svn.zedak.com/svn/mytest/src
https://svn.zedak.com/svn/mytest/doc
etc...

Well, oops, I realized I didn't create the branches/tags/trunk
structure. So using TortoiseSVN I moved the files from the top level
into trunk so now I have:
https://svn.zedak.com/svn/mytest/branches
https://svn.zedak.com/svn/mytest/tags
https://svn.zedak.com/svn/mytest/trunk/src
https://svn.zedak.com/svn/mytest/trunk/doc
etc...

My problem is if I use "Show Log" on a file under the trunk, press "Get
All" and then try to compare two revisions of the file I get the
following error:

PROPFIND request failed on
'/svn/mytest/!svn/bc/28/trunk/src/MyFile.java'
'/svn/mytest/!svn/bc/28/trunk/src/MyFile.java' path not found.

I can understand what's going on(TortoiseSVN is trying to query for
information about the file at the current location instead of at the old
location), but is there something I'm doing wrong? Is there a way to
compare a revision of a file previous to a branch/copy/move operation?

I apologize if this has been asked before. I searched through the
mailing list archives and didn't find anything.

Thanks,
Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Aug 28 12:24:41 2004

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.