You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Travis Swicegood (JIRA)" <ji...@apache.org> on 2008/08/02 23:07:44 UTC

[jira] Commented: (COUCHDB-67) Allow periods (".") in database names

    [ https://issues.apache.org/jira/browse/COUCHDB-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619281#action_12619281 ] 

Travis Swicegood commented on COUCHDB-67:
-----------------------------------------

So long as you don't allow it to start with a period, you should be fine on the big three (*nix, BSD, and Windows).  See the docs for git-check-ref-format - it's explicitly bound to what a filesystem will allow.

> Allow periods (".") in database names
> -------------------------------------
>
>                 Key: COUCHDB-67
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-67
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core, HTTP Interface
>         Environment: All
>            Reporter: Jan Lehnardt
>            Assignee: Jan Lehnardt
>            Priority: Minor
>
> Allow periods in database names. We need to find out if a period is among the "safe" characters that can be used for filenames on most filesystems.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.