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

Re: RFC: cmdline client property printing

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-03-19 19:20:42 CET

--On Monday, March 17, 2003 4:53 PM -0600 cmpilato@collab.net wrote:

> The only thing I can think of to solve all my concerns is to change
> pget output so that for multiple files it looks like this:
>
> ::: /path/to/file :::
> multi-line
> property value plus trailing newline

Why not emulate diff-style output? That is:

Index: /path/to/file
=====
<property>
Index: /path/to/another/file
=====
<property>

That'd seem at least somewhat recognizable by most users as sorta looks like
the diff output for multiple files... -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 19 19:21:25 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.