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

Re: show long between tags

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2007-05-03 17:10:37 CEST

Ben Johnson wrote:
> I seem to receiving an error when trying to select two tags from the
> repo-browser and using the Show Log option.
>
> Both of the tags selected were created from a working copy, which was
> checked out from my main trunk.
>
> The error I get is "The two selected URL's are not created from the
> same root. It's not possible to show the log messages between them".
> However, as mentioned? They were created from the same working copy
> which is from the same trunk (root) ?

I suggest you verify this last statement. Do an individual "show log"
on each tag, select "Stop on copy/rename" then click "Show All". On the
last revision listed check the "Copy from path". Make sure it really is
the same for both tags. Anything such as tag renaming will break this
process (svn sadly still simulates rename with a delete + add-with-copy).

If you're absolutely sure the roots are identical then you'll need to
give more details of what OS/TSVN version you're using, but follow
http://tortoisesvn.net/report_a_bug first.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu May 3 17:09:03 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.