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

'svn ls -v' showing remote locks?

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-01-03 00:51:06 CET

svn 1.3 claims that 'svn ls -v URL' now shows remote lock information
(issue #2291). Our CHANGES file lists it as a client-side
enhancement. Yet my trunk client doesn't seem to demonstrate this
feature against a 1.2 repository.

My working copy says:

$ svn st -u
     O 11 PHI/BIT/FS/End Notes/3 Floretta - endnotes (CM).doc
     O 11 PHI/BIT/FS/End Notes/7 I Can't Do The Sum - FS notes.doc
     O 11 PHI/BIT/FS/End Notes/5a Chorus Exit - FS notes.doc
     O 11 PHI/BIT/FS/End Notes/5b Scene Change - FS notes.doc
     O 11 PHI/BIT/FS/End Notes/2 Never Mind Bo Peep -
endnotes (CM).doc
     O 11 PHI/BIT/FS/End Notes/7a Encore - FS notes.doc
     O 11 PHI/BIT/FS/End Notes/2a Alan's Entrance - FS notes.doc
     O 11 PHI/BIT/FS/End Notes/1 Prologue And Country Dance
- FS notes.doc
     O 11 PHI/BIT/FS/1 Prologue And Country Dance - FS.mus
Status against revision: 11

So there are a bunch of remote locks ("O"). But when I run:

$ svn info
Path: .
URL: http://svn.red-bean.com/trickybox
[...]
$ svn ls -v http://svn.red-bean.com/trickybox/PHI/BIT/FS/End%20Notes/
      1 sussman 270848 Dec 20 21:39 1 Prologue And Country
Dance - FS notes.doc
      8 cmoore 261632 Dec 22 11:04 3 Floretta - endnotes (CM).doc
[...]

The listing looks normal, but I don't see any mention of remote-lock
information on any line.

Is a 1.3 server required for this feature? Is CHANGES incorrect about
it being client-only?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 3 00:51:48 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.