Changes

Jump to: navigation, search

Mercurial-nexj

No change in size, 12:39, 23 November 2010
Notes
::In your ~/.hgrc file, set a remotecmd value in the [ui] section giving the exact path to hg.
::On the server, create a ~/.ssh/environment file that defines an appropriate PATH, and add PermitUserEnvironment yes to /etc/sshd_config.
:'':I get an "ssl required" error message when trying to push changes''
:That's because allowing anonymous, unauthenticated HTTP clients to push changes into your repository would be a huge security hole. If you are on a private network and you know that all HTTP clients are trustworthy, you can add
<source lang=java>
1
edit

Navigation menu