You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Vladimir Prus <gh...@cs.msu.su> on 2002/08/15 15:35:06 UTC

Custom diff options

I've just  tried to pass "-u100000" option to diff when doing

    svn diff

but found it's impossible. I also don't see any issues on that. Was it ever 
discussed?

- Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Custom diff options

Posted by Vladimir Prus <gh...@cs.msu.su>.
Blair Zajac wrote:
> Vladimir Prus wrote:
> > I've just  tried to pass "-u100000" option to diff when doing
> >
> >     svn diff
>
> Try svn diff -x -u10000

Oops -- somehow missed that option! Thank you!

- Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Custom diff options

Posted by Blair Zajac <bl...@orcaware.com>.
Vladimir Prus wrote:
> 
> I've just  tried to pass "-u100000" option to diff when doing
> 
>     svn diff

Try svn diff -x -u10000

Best,
Blair

-- 
Blair Zajac <bl...@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org