retrodans wrote, On 9.5.2011 13:26: > > I am trying to run what is a basic diff of 2 tags in a repo, to see what > changes have occurred between the 2. But whenever I attempt to in cygwin I > get the below error. Is this a known issue, or do I need to set something > up specially to get this working. Sorry I am newish to cygwin as use Ubuntu > normally. > > $ svn diff --summarize http://svn.xxxxxxxx/tags/xxxxx/public > http://svn.yyyyyyyy/tags/yyyyy/public > Unknown command: 'diff' > Type 'svn help' for usage. My guess is that you have not installed the diffutils package. I would know for sure had you followed problem reporting procedure at <http://cygwin.com/problems.html>.
-- VH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple