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

Re: svn commit: rev 2744 - trunk/doc/handbook

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-07-27 01:16:41 CEST

rooneg@tigris.org wrote:
> +@example
> +$ svn ls http://svn.collab.net/repos/svn
> +http://svn.collab.net/repos/svn:
> +_ 2738 bmatzell 0 Jul 26 13:07 clients/
> +_ 2743 rooneg 0 Jul 26 18:07 trunk/
> +_ 2703 brane 0 Jul 24 22:07 branches/
> +P 2734 kfogel 2331 Jul 26 10:07 COMMITTERS
> +_ 2698 rooneg 0 Jul 24 18:07 tags/
> +@end example
> +
> +The columns tell you if there file has any properties (``P'' if it does,
> +``_'' if it doesn't), the revision it was last updated at, the user who
> +last updated it, it's size, the date it was last updated, and the filename.
> +

This is inconsistent with svn status, where it prints ' ' if there
are no properities and '_' if there are some. It would be good if
the two commands could be consistent.

Granted, having printing a space if there's nothing there may
be odd, but svn status already does that.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 27 01:17:23 2002

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.