On Sat, Jan 16, 2010 at 07:53:24PM +0300, Андрей Парамонов wrote:
> Hello!
> 
> I've discovered that svn diff works for added files if specifying just
> revision range, but does not work if also specifying the filename. Is
> it known bug?

I guess you ran into http://subversion.tigris.org/issues/show_bug.cgi?id=2873

Stefan

> p...@neo:~$ cat /etc/issue
> Debian GNU/Linux squeeze/sid
> 
> p...@neo:~$ svn ?
> usage: svn <subcommand> [options] [args]
> Subversion command-line client, version 1.6.3.
> 
> p...@neo:~$ svn di http://svn.apache.org/repos/asf/subversion/trunk -c841356
> <works>
> 
> p...@neo:~$ svn di
> http://svn.apache.org/repos/asf/subversion/trunk/CHANGES -c841356
> svn: Unable to find repository location for
> 'http://svn.apache.org/repos/asf/subversion/trunk/CHANGES' in revision
> 841355
> 
> I'm ready to provide additional info,
> Andrey Paramonov

-- 
printf("Eh???/n");

Reply via email to