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

Re: 'svn ls' not showing the contents of the repository

From: Branko Čibej <brane_at_apache.org>
Date: Thu, 30 Nov 2017 03:27:00 +0100

On 29.11.2017 18:34, Daniel Shahaf wrote:
> Anton Shepelev wrote on Wed, 29 Nov 2017 20:18 +0300:
>> Why can 'svn ls' show different results when invoked from
>> two working copies of the same repository?
> Probably because the working copy's BASE revision is different. 'svn ls'
> runs 'svn ls ._at_BASE' by default. If you pass an explicit revision
> you'll get identical output: 'svn ls -r HEAD'.

If it's "svn ls URL" then the default revision is HEAD, not BASE.

-- Brane
Received on 2017-11-30 03:27:04 CET

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.