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

Re: svn diff interface

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-09 06:13:02 CEST

Philip Martin <philip@codematters.co.uk> writes:
> > I don't see any point in svn supporting the comparitive case on two
> > wcpaths anyway; if a user wanted that, they'd strike the "svn " and run
> > plain "diff wcpath1 wcpath2", right?
>
> No, because you get spurious differences on the admin directories. If
> you have GNU diff you can add '--exclude=.svn', I don't know about
> other diff's.

Good enough.

My only point is, if a user knows the paths to the diff targets, and
has them locally, then the user doesn't really need help from svn.
(The reason we provide working-file vs text-base diffs is because
that's a very common case, and the user shouldn't have to know where
text bases live anyway.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 9 06:13:22 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.