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

Path parsing bug in svn diff

From: Oren Eini (Murphy & Associates) <v-orene_at_microsoft.com>
Date: Tue, 8 Apr 2008 18:05:25 -0700

Using svn 1.4, on Windows, I get the following error when executing this command:
E:\OSS\rhino-tools>svn diff https://rhino-tools.svn.sourceforge.net/svnroot/rhino-tools/trunk/default.build -r HEAD:PREV
svn: Can't check path 'https:\\rhino-tools.svn.sourceforge.net\svnroot\rhino-tools\trunk\default.build': The filename, directory name, or volume label syntax is incorrect.

This, however, works:

E:\OSS\rhino-tools>svn diff https://rhino-tools.svn.sourceforge.net/svnroot/rhino-tools/trunk/default.build -r 1283:1246
Received on 2008-04-09 03:05:56 CEST

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.