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

Re: Moving a moved file

From: Folker Schamel <schamel23_at_spinor.com>
Date: 2003-12-26 21:28:42 CET

> In my opinion, the real intent here when we do multiple copies should be
> that B is a descendant of A, and C is a descendant of B. I would expect
> svn log --verbose to tell me that.
>
> Thank you,
> François

Another sample supporting my agrument of my last email:

svn copy A B
svn copy B C
svn move B D
svn commit

What log would you expect in this situation?

I am quite sure, you only can get a consistent behavior
if the local history does not matter, but only the result
at commit time.

Cheers,
Folker

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 26 21:30:36 2003

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

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