Re: What different between ls -rX and ls URL@X ?
From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2005-05-08 17:26:35 CEST
Ben Collins-Sussman said the following on 2005-05-08 10:29:
Great ! I'll be happy to read it :)
> Peg revisions are the mechanism used to trace rename (copy) history.
Okay, I read what you wrote, but I don't know how to apply it to my case.
State of the tree at r3423:
State of the tree at r3424:
(In effect, I did svn mkdir src; srv move web/src src/web; svn commit)
So, when I run "svn ls -r3423 svn://URL/web/src/test-data.ddl", here's
* SVN translates the command to "svn ls -r3423 X@HEAD" (HEAD is r3424)
* SVN traces the object backwards to r3423, and notices a copy
* Then, SVN runs the command (ls) on path src/web/test-data.ddl, in
Have I understood things correctly ? If I did, how come the message
Thanks for helping a lost soul here :)
Bye !
---------------------------------------------------------------------
|
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.