SVN Move of Directory Not Showing File Moves In Log
From: Mike Schincariol <mschincariol_at_cogeco.ca>
Date: Fri, 31 Jul 2009 07:30:00 -0700 (PDT)
I was wondering if there is a way to determine which files are part of a directory move. For example, consider the following tree:
trunk
If I move old_dir using the command:
I get the following tree:
trunk
However, doing an "svn log" on this change does not show that the file, test_file.txt, was moved (even though it obviously was). It only shows that the directory, old_dir, was moved to become new_dir.
In SVN, is there a way to get a listing of files that were moved as part of a directory move?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.