[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: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-02-02 15:12:59 CET

On 2006-02-02 08:34:49 +0100, Branko Čibej wrote:
> Julian Foad wrote:
> >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.
> Both. It's not just trailing backslashes, since the output has relative
> paths, not just file names. And as Garrett pointed out in another post,
> "svn ls" just appends a hardcoded '/' to directory names -- which I
> believe is broken, so we shouldn't be blindly following that example
> here. :)

I hope you mean "is broken *under MS Windows*", because I use the
trailing-slash feature under Unix in my scripts to filter out the
directories with "grep -v '/$'" in shell pipelines.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 2 15:14:22 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.