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

Re: [PATCH] V2, diff preview without text deltas

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-08-14 15:53:50 CEST

Martin Hauner wrote:

> svn diff -p file:///d:/dev/src/subcommander/preview/branches/0.1.x
> file:///d:/dev/src/subcommander/preview/trunk
> > M CHANGES
>
> # ups.. that's unexpected here. Looks like the open_file method of the
> # diff preview editor was called.
> -----snip---------------------------------------------------------------
>
>
> Is this to be expected?

Yes.

> And if so how do i recognize it so i can filter those files?

The same thing "svn diff" does: compare the files. Yes, I know that
means you have to actually download them.

The only other option would be to teach the server to compare files on
the server side. Ouch. Not before 2.0.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 14 15:54:57 2005

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.