Are there sites hosting fossil repositories? [closed]
I just launched a fossil hosting solution over at http://chiselapp.com It’s still in alpha but supports a number of things already. Feel free to let me know what you think.
I just launched a fossil hosting solution over at http://chiselapp.com It’s still in alpha but supports a number of things already. Feel free to let me know what you think.
Mr. Millikin, if you will take a few moments to review some of the documentation on fossil, I think your objections are addressed there. Storing a repository in an sQLite database is arguably safer than any other approach. See link text for some of the advantages of using a transactional database to store a repository. … Read more