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

Re: [PATCH] svn diff --summarize

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-02-01 15:57:40 CET

Branko Čibej wrote:
> Garrett Rooney wrote:
>> On 1/31/06, Julian Foad <julianfoad@btopenworld.com> wrote:
>>
>>> * "svn diff --summarize" prints a slash after directory names, like
>>> "svn list"
>>> but unlike most other "svn" commands (I think). I like the slash,
>>> and wonder
>>> if we would consider adding it to the output of other commands.
>>
>> I'm also pro-trailing-slash ;-)
>
> Please consider those poor (l)users who have to copy/paste those paths
> in shells that are not running on a unix-like system.

I'm not sure which of two things you mean:

(a) MS-Windows (and others?) don't like a trailing (back)slash on directory
name parameters to most commands. If that's the case, we should avoid printing
one when printing a local path on those operating systems.

(b) Slashes should be backslashes in local paths on MS-Windows.

These "svn diff --summarize" paths don't strictly represent local paths, though
it's often convenient to say that they do.

These are issues for the whole of the command-line client, and we should
certainly consider including at least "svn list" in their solutions.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 1 16:21:45 2006

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.