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

Re: [PATCH] 'svn st -v' looks weird on an empty repository (Issue:708)

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-07-28 18:17:39 CEST

Jilles Oldenbeuving wrote:
>
> Anyway, typical output with this patch looks like:
>
> # on a really empty repository:
> jilles@lorien:~/empty_reptest$ svn st -v
> 0 ? ? .
> The repository is empty.
...
> LOG:
...
> (svn_cl__print_status_list): Fixed issue #708. If the repository
> is empty do not show the "0 0 ?" but print a message for
> the user pointing out that the repository is empty. (This only

The log message says 'do not show the "0 0 ?"' but the "typical output" does have that line in it. If the examples are correct then perhaps the log message should say 'do not ONLY show the "0 0 ?" but ALSO print a message...'

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 28 18:18:31 2003

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.