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

Re: [Fwd: svn copy bug from working copy]

From: Cengiz Alaettinoglu <cengiz_at_packetdesign.com>
Date: 2005-03-21 21:02:41 CET

On Mon, 2005-03-21 at 13:12 -0500, Greg Hudson wrote:
> On Thu, 2005-03-17 at 20:53, Cengiz Alaettinoglu wrote:
> > foo on trunk contained 1 and then 3. But foo on the branch contained 1
> > and then 5 (never had a version containing 3). But below diff -r 23647 says
> > otherwise.
>
> > [elf bug-branch]$ svn log foo
>
> log -v would have painted a more complete picture.
>
> > [elf bug-branch]$ svn diff -r 23647
>
> I believe you have rediscovered issue #1970
> (http://subversion.tigris.org/issues/show_bug.cgi?id=1970). You should
> have gotten an error saying that . didn't exist in r23647 (it hadn't
> been created yet as of that revision, and was copied from an earlier
> revision).
>

Yes the two bugs are similar indeed. I can retest this once 1970 is
fixed.

> > I can speculate that when copying the branch svn made a copy from
> > the HEAD of trunk instead of from the BASE version of the working
> > directory.
>
> When I tried out your example, that did not seem to be the case,
> according to log -v.

-- 
Cengiz Alaettinoglu <cengiz@packetdesign.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 22 00:38:19 2005

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.