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

svn diff for added files works inconsistently

From: Андрей Парамонов <cmr.pent_at_gmail.com>
Date: Sat, 16 Jan 2010 19:53:24 +0300

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?

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
Received on 2010-01-19 16:58:12 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.