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

Re: What different between ls -rX and ls URL@X ?

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-05-08 18:04:28 CEST

On 2005-05-08 11:26:35 -0400, François Beausoleil wrote:
> State of the tree at r3424:
> trunk/
> src/
> web/
>
> (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
> what I guess is happening:
[...]
> Have I understood things correctly ? If I did, how come the message
> says "test-data.ddl doesn't exist in r3424" ?

Because in HEAD, you have src/web (not web/src) and you requested
.../web/src/... in svn ls?

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 8 18:06:15 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.