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

Re: Question on diff across directory copies

From: Christian Daudt <csd_ob_at_daudt.org>
Date: 2003-06-10 01:56:09 CEST

Just tried it against against r6178 and it still fails. I've attached the
script I used to test it.
  
    csd

On Monday 09 June 2003 14:59, kfogel@collab.net wrote:
> Christian Daudt <csd_ob@daudt.org> writes:
> > When I do a diff of a checked out directory (that at some point in the
> > past was "cp"ed from somewhere else) against a revision from before the
> > "cp" ocurred, it fails, like this example:
> >
> >
> > but if I manually do it, providing all of the info it works:
> > svn diff <BASE>/dir1/file1@<rev-where-file1-was-first-created>
> > <BASE>/dir2/file1
> >
> > returns what I was expecting. Is this limited this way by design, or is
> > it work-yet-to-be-done ?
>
> That's a bug, I'm pretty sure -- but I thought we'd fixed it. Has it
> regressed? (Anyone remember more?)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • text/plain attachment: tester
Received on Tue Jun 10 01:58:02 2003

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.