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

Re: svn diff for added files works inconsistently

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 19 Jan 2010 17:26:18 +0100

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

> pent_at_neo:~$ cat /etc/issue
> Debian GNU/Linux squeeze/sid
>
> pent_at_neo:~$ svn ?
> usage: svn <subcommand> [options] [args]
> Subversion command-line client, version 1.6.3.
>
> pent@neo:~$ svn di http://svn.apache.org/repos/asf/subversion/trunk -c841356
> <works>
>
> pent_at_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");
Received on 2010-01-19 17:26:57 CET

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

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