From: Jason D. <ja...@in...> - 2005-11-23 02:33:15
|
I just noticed on this weblog post that the NDoc wiki was down: http://www.tkachenko.com/blog/archives/000533.html SourceForge apparently changed things so that the user the web server runs under can't write to the project directories. So I had to move the data files from the ndoc project directory (under /home/groups/n/nd/ndoc) to an area the web server user can write to: /tmp/persistent/ndoc. I'm a little worried about the "/tmp" prefix in that path. I'm hoping it gets cancelled out by the "/persistent" part and that it actually persists. I'm sorry I have so little time and can no longer contribute to NDoc. Any way we can recruit more developers now that 2.0 is out and final? -- Jason |