[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: Anton Shepelev <anton.txt_at_gmail.com>
Date: Wed, 29 Nov 2017 23:02:04 +0300

Daniel Shahaf to Anton Shepelev:

> > 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.

Disregarding what is writ in the Book?

> If you pass an explicit revision you'll get identical
> output: 'svn ls -r HEAD'.

So I must either commit or update the whole working copy in
order for the new directory to become availble for download
to the workng copy?

> This could also be caused by authz settings.

Impossible.

-- 
Please, do not forward replies to my e-mail.
Received on 2017-11-29 21:02: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.