Ticket UUID: | 255697a54237a73e39414d52bd8053db48bc474a | ||
Title: | Relevant space in .cgi | ||
Status: | Open | Type: | Code_Defect |
Severity: | Cosmetic | Priority: | |
Subsystem: | Resolution: | ||
Last Modified: | 2010-06-16 06:07:24 | ||
Version Found In: | 15b293259d | ||
Description & Comments: | |||
Hi,
I lost some time (half an hour or so) trying to understand what was going on on my server (juggling with permissions and so) because of this: | #!/home/pistacchio/webapps/repo1/fossil | repository:/home/pistacchio/webapps/repo1/repo/repo1 It seemed to me to be a good .cgi, but i didn't leave the space between "repository:" and the path, resulting in a "Unable to find or open the project repository" error. I think fossil should be a bit more elastic about this. |