[eluser]frist44[/eluser]
I realize this is not directly related to Codeigniter, but I know some of your are using mercurial as your source control mechanism. We're starting to use mercurial and have made a central repository on a development server. Each person checks out to their own local repository. I was hoping to have a commit hook run after a repository is pushed to the central server, but when I go into the folder of the repository on the server, i don't see any files...however, I can clone from it just fine. Am I missing something to be able to use the files?