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

Re: How do I know a file has moved ?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 7 May 2009 11:20:31 -0400

On Thu, May 7, 2009 at 11:15, Sim Tong <sim_tong7_at_yahoo.fr> wrote:
> When I look at the changeset via the command svn log <URL> -vq -r <revision>, I have some appended files.
>
> how do I know that these added files are actually added and not moved from another directory ?
> (PS: I do not have access to svnlook history command as I do not have access to the SVN repository)

If it's been moved, there will be a delete corresponding to the add,
in the same revision.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2096394

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-07 17:22:41 CEST

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.