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

Re: 1.8.0-rc1 up for testing/signing

From: Branko Čibej <brane_at_wandisco.com>
Date: Fri, 10 May 2013 18:50:07 +0200

On 10.05.2013 18:47, Mark Phippard wrote:
> FWIW, I do not agree with you on the syntax though. file:///foo Has
> always worked on Windows to access C:\foo The drive letter was only
> needed to access other drives.

Well ... file:///foo is converted to (local) path \foo wich is a
drive-relative path, not an absolute path. If this worked in the past,
then that was a bug IMO because file:// URLs do require absolute paths,
otherwise they're (by definition) not URLs.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2013-05-10 18:50:42 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.