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

Re: Version tree

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-07-25 04:10:19 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> By the way, Marcus: there's no difference between a move and a copy; in
> Subversion's eyes, a 'move' == 'copy + rm'. So whenever you run 'svn
> log -v' and see something about a copy, it could be a move or a copy.

Yeah, I realized the problem I was seeing was a different one. I was
looking at the log for /tags/0.13.0/INSTALL, and not seeing a "copied
from" message. The problem here though is that when you copy a
directory, the logs for the files inside will not report a the copy
even though they were also, in essence, copied.

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 25 04:16:48 2002

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.