RE: How to show history of a named path?
From: Bob Archer <Bob.Archer_at_infor.com>
Date: Fri, 1 May 2009 13:55:19 -0400
> If I delete a file, then create a new file with the same name, svn log
This is because the file is not an ancestor of the previous file.
> I know I can pass file_at_peg, but then I have to know the right peg
There is the --ignore-ancestry switch on the merge command. But, I don't see it on the log command.
Perhaps you should delete your file from HEAD... and restore the original version and apply any changes to it.
I would say, don't delete a file and recreate it if they share ancestry.
I guess it's like the old joke...
Dr... my arm hurts when I move it like this. To which the Dr. says, "then don't move it like that."
BOb
------------------------------------------------------
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.