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

Re: [Issue 422] Changed - "svn diff" needs to be fleshed out.

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-21 03:18:58 CET

Philip, thanks for being so prompt about the `diff' stuff!

On Saturday I was visiting Jim Blandy, who designed much of
Subversion, and we set up a Subversion client on his box and started
playing around. Eventually we noticed that "svn diff -rX:Y URL" was
broken. So we sent me an email to remind me to file an issue when I
got home... and now I see our bug report is already obsolete. :-)

-Karl

issues@subversion.tigris.org writes:
> http://subversion.tigris.org/issues/show_bug.cgi?id=422
>
> *** shadow/issues_15/422 Sun Jan 20 12:57:47 2002
> --- shadow/issues_15/422.tmp.1137 Sun Jan 20 14:52:49 2002
> ***************
> *** 221,223 ****
> --- 221,234 ----
>
> doesn't work as it doesn't handle applying the diffs. I think it used
> to get fulltext and didn't need to do this.
> +
> +
> + ------- Additional Comments From philip@tigris.org 2002-01-20 14:52 -------
> + OK, I have fixed 'svn diff -rREV1:REV2 <url>' (the problem only
> + appeared over ra_dav) see revision 1001.
> +
> + svn diff -rREV1:REV2 <path_to_working_copy> is still broken when the
> + working copy uses an HTTP URL. The quick hack is to pass a null anchor
> + into svn_client__open_ra_session as this will cause fulltext to be
> + requested. Handling server diffs, possibly as part of adding support
> + for showing deleted directories within a diff, would be better.
> \ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:57 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.