Ticket Change Details
Not logged in
Overview

Artifact ID: 62738d85c1fe77ac673216af78c471ff170f4982
Ticket: 72c7d223d525852bcedb21ff1d4cc7f05608de82
CGI Server 'directory' mode requires ".fossil" extension on repositories
User & Date: anonymous 2011-04-28 14:18:47
Changes

  1. comment changed to:
    I was trying to setup a cgi-bin server for some projects I want to share. I have a cgi command named 'fossil'
    
    <pre>#! /path/to/fossil
    directory: /path/to/repsitories</pre>
    
    I created a test repository "fossil new test" in the repository folder, and then tried to go to my.domain/fossil/test, and no go. Renaming the test repository to test.fossil made the same url work. This seems to contradict:[http://fossil-scm.org/index.html/doc/trunk/www/server.wiki]
    
  2. foundin changed to: "[047e06193b]"
  3. private_contact changed to: "7be07bc80105bf630696b8453a1f46a9df23453d"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to:
    CGI Server 'directory' mode requires ".fossil" extension on repositories
    
  7. type changed to: "Documentation"