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

Re: problem with 'svn list --verbose'

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-11-15 18:31:34 CET

On Nov 15, 2006, at 01:38, Lorenz wrote:

> ru_RU.Subversion wrote:
>
>> A have a trouble. Results of "svn list --verbose" and "svn list --
>> verbose *.*"
>> shows different filelists. Look at this:
>> [...]
>> Is this bug or feature?
>
> "svn list" shows informations about the files in the repository, not
> files in the working copy.
>
> "svn list -v" is equivalent to "svn list -v ." and therefore lists
> the contents of the repo folder the working copy was checked out from.
>
> "svn list -v *.*" on the other hand will only list information from
> the repo for files files that are already in the working copy.

False. "svn list" most definitely does operate on the working copy,
unless you provide a URL of a repository, in which case it lists the
repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 15 18:32:50 2006

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.