> From: Sukhmeet Toor [mailto:toorsukhmeet@gmail.com]
>
> Thanks for a quick response; I understand that when something is
> moved/copied, it gets copied from a specific revision for a specific
> path. But, the issue is how subversion decides which revision to copy
> from. In the case specified, /dir2/newdir@9 was copied from /newdir@8
> (not @4 -- even if they're the same). Now compare this with r4 below.
> Here, /newdir@4 was copied from /dir@1 (and not from /dir@3) as we
> would have expected since the WC was at 3.
That's difficult to say, since you haven't shown us the sequence of commands
you executed to get into your situation. But my suspicion is that /dir was
at rev 1, even if other parts of your WC were at rev 3. What did "svn info
/dir" say at that moment?
Dale
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 27 20:14:16 2005