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

Re: [BUG] svn diff doesn't show add

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-14 16:49:52 CEST

On Fri, 2004-06-11 at 11:31, Francois Beausoleil wrote:

> Should I append or create a new issue ? Or is there even a bug ?

There's no bug here. You're asking the repository to compare two
objects, and in every case, one of the objects doesn't exist. Comparing
an object against something nonexistent is an error. If it weren't, you
could just invent random, imaginary paths and compare them against real
ones. That shouldn't work. :-)

The "all plus sign" behavior you're expecting is what you would get if
you compared different versions of the *parent directory*.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 14 16:52:46 2004

This is an archived mail posted to the Subversion Dev mailing list.

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