Blog Archives

Setting Up A Source Control Server with Domino LDAP : Part 6

So now we need to configure phphgadmin so it will work with our Mercurial server. lets start by editing the configuration file. sudo vi /var/www/wordpress/admin/application/config/phphgadmin.php There are quite a few edits that we need to do to this file to

Tagged with: , , , , ,
Posted in Uncategorized

Setting Up A Source Control Server with Domino LDAP : Part 5

At this stage we now have a fully functioning Mercurial server but we have not created any repositories yet. A repository is where you sync your source code to, you need one for each application/NSF that you’ll be building. We

Tagged with: , , , , ,
Posted in Uncategorized

Setting Up A Source Control Server with Domino LDAP : Part 4

Now that we have our Apache server with Mercurial up and running its time to secure it. We are going to do this using LDAP pointing to our Domino server so make sure your running LDAP on your Domino server

Tagged with: , , , , ,
Posted in Uncategorized

Setting Up A Source Control Server with Domino LDAP : Part 3

The next stage in the process is to let the Apache web server know about our new Mercurial scripts and folders. We’ll start by creating a brand new Apache configuration file for Mercurial and then add that into the default

Tagged with: , , , , ,
Posted in Uncategorized
Archives