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

Re: Locking issues

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-14 03:08:53 CEST

"D.J. Heap" <dj@shadyvale.net> writes:

> So I should see repository lock info with 'svn info -rX wcpath'?

The svn_client_info code checks the peg revision, so you need to use

$ svn info wcpath@head

not

$ svn info -rhead wcpath

Can anyone explain why the peg revision should be the one that
matters?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 14 03:09:43 2005

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.