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

logging behavior with moved files...

From: Jeff Vincent <jvincent_at_novell.com>
Date: 2005-12-15 19:19:03 CET

My searches and frequent episodes of RTFM have not clarified something
regarding the logging behavior of moved files (and directories?).

We have a subdirectory and some files that were moved and committed at
revision 704 of our repository and have not changed since (currently at
rev 722). If I do "svn log" on any of those files with revisions >=
704, I only see the log entry for the commit of the move. If I update
to revision < 704 and do "svn log" on those same files, I get the
history I would have expected clear back to when the files were checked
in.

I thought the history moved with the files? Shouldn't the log command
show me all the history of a file, regardless how many times it got
moved?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 15 19:22:32 2005

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.