You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by K F <cm...@yahoo.com> on 2010/06/10 12:16:40 UTC

Functionality change request for revision compare

I was comparing two tags and if I select the older revision first 
it correctly shows a folder and the files under it as added. If I
 select the newer one first it shows the same directory as 
deleted but does not show the files under it as deleted. Is 
there a reason why it could not show the files under it as 
deleted? By not
 showing the files there is no reference to them as being a 
difference between the tags. It does the same thing if you just 
check between revisions.

Thanks,
Rich



      

Re: Functionality change request for revision compare

Posted by Stefan Sperling <st...@elego.de>.
On Thu, Jun 10, 2010 at 05:16:40AM -0700, K F wrote:
> I was comparing two tags and if I select the older revision first 
> it correctly shows a folder and the files under it as added. If I
>  select the newer one first it shows the same directory as 
> deleted but does not show the files under it as deleted. Is 
> there a reason why it could not show the files under it as 
> deleted? By not
>  showing the files there is no reference to them as being a 
> difference between the tags. It does the same thing if you just 
> check between revisions.

This is a known problem. It's unlikely to be fixed in the 1.6.x line.
Maybe in 1.7. Maybe later.

See http://subversion.tigris.org/issues/show_bug.cgi?id=2333
for details.

Stefan