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

Re: Diffs between branches?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-04-15 17:12:01 CEST

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> Karl Fogel <kfogel@newton.ch.collab.net> writes:
> > We should at least return SVN_ERR_UNIMPLEMENTED or something, if we
> > don't handle URLs (or better yet, just handle them)... I'll look into
> > this.
>
> Hmmm, okay, wish I could have fixed it tonight, but it's a bit bigger
> than that. See new bite-sized bug
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=674

'svn diff' and 'svn merge' share a *lot* of code. It would only take
me 1/2 hour to make 'svn diff' operate on two urls. I already had to
do essentially the same thing for 'svn merge' -- it's almost always
comparing two different urls.

Will do this morning.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 15 17:13:59 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.