[fossil-users] http(s) basic authentication

2011-03-27 Thread mightyhe
There's probably a more official channel for this, but I've never been much for paperwork, so here goes. Here's a patch to do basic authorization with my public domain blessing (in case there is any doubt), and my story in case it helps you troubleshoot your own 401 problem. So I set up fossil

[fossil-users] http(s) basic authentication - patch 2

2011-03-27 Thread mightyhe
Fixed my patch problems, it seems I have to set my windows editor to use LF alone, or else bad things happen. You'll probably be getting a patch about that too ;) In the meantime, here's a patch with both the Makefile and http updates. --- original message follows --- There's probably a more

[fossil-users] Hierarchy of tickets in fossil

2011-03-27 Thread vuk
I am using fossil tickets as TODO items for new features that must be implemented. Often, I realize that I can break a new feature into smaller sub-features. So, logically, the plan changes from - Ticket A to - Ticket A - Ticket A.1 - Ticket A.2 This can be recursive, so the initial