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

'svn ls' not showing the contents of the repository

From: Anton Shepelev <anton.txt_at_gmail.com>
Date: Wed, 29 Nov 2017 20:18:38 +0300

Hello, all

Why can 'svn ls' show different results when invoked from
two working copies of the same repository? According to the
documentation is should always list the acutal contents of
the corresponding repository:

  The default TARGET is ., meaning the repository URL of the
  current working copy directory.

'svn info' from both the working copies returns:

  URL: http://sbo-prod1:18080/svn/Sources

so why the outout of 'svn ls' is not the same? In the
working copy that I checked-out later it shows some newly
added directories that it does not "see" from within the
older working copy. When I invoke:

  svn ls http://sbo-prod1:18080/svn/Sources

from the older working copy the output is as expected.

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