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

Re: svn diff: output stops after first couple hunks?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 2 Dec 2010 08:34:50 +0200

> > I suppose then if I really wanted to do the diff properly
> > (read: against the copy in the repo) I would do:
> >
> > svn diff pom.xml http://path.to/my/svnrepo/myproject/trunk/pom.xml
> >

svn diff -r HEAD pom.xml

> By the way, do you know the online subversion book
> (http://svnbook.red-bean.com/)?
Received on 2010-12-02 07:36:52 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.