Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 478B410CA8 for ; Tue, 25 Feb 2014 14:30:21 +0000 (UTC) Received: (qmail 31724 invoked by uid 500); 25 Feb 2014 14:30:21 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 31529 invoked by uid 500); 25 Feb 2014 14:30:20 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 31517 invoked by uid 99); 25 Feb 2014 14:30:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2014 14:30:19 +0000 Date: Tue, 25 Feb 2014 14:30:19 +0000 (UTC) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6462) Provide more information about database name and path syntax MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911609#comment-13911609 ] Kim Haase commented on DERBY-6462: ---------------------------------- There are also problems if you specify file:// instead of either file:/ or file:/// (that is, it is okay to specify one or three slashes, but not two). I corrected this in src/devguide/cdevdvlp40350.dita, but there are two slashes in three other Developer's Guide topics. I have broadened the issue title to allow for these corrections as well. I will file a second patch. Hope this is all right. More suggestions are welcome. > Provide more information about database name and path syntax > ------------------------------------------------------------ > > Key: DERBY-6462 > URL: https://issues.apache.org/jira/browse/DERBY-6462 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.11.0.0 > Reporter: Dag H. Wanvik > Assignee: Kim Haase > Attachments: DERBY-6462.diff, DERBY-6462.stat, DERBY-6462.zip > > > Except for initial Windows drive letters (e.g. K:/derby), colons break Derby. > Windows can't have colons in directory of file names, so this is a Unix issue. > [http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx#file_and_directory_names] -- This message was sent by Atlassian JIRA (v6.1.5#6160)