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/05/06 11:53:51 UTC

Strange "svn diff" behaviour

I just happaned to run the following command

   svn diff http://svn.collab.net/repos/svn/trunk

It does not print anything, but I surmise it should print error message.... 

- Volodya


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

Re: Strange "svn diff" behaviour

Posted by Ben Collins-Sussman <su...@collab.net>.
Vladimir Prus <gh...@cs.msu.su> writes:

> I just happaned to run the following command
> 
>    svn diff http://svn.collab.net/repos/svn/trunk
> 
> It does not print anything, but I surmise it should print error message.... 

Yeah, it should print an error.  You've run the command with illegal
syntax.  I'll fix that.  :-)


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