6.0.0-alpha14
6/24/25
Last Modified 6/11/08 by Chuck Hagenbuch
Table of Contents

Hydra

Hydra is the new CMS/wiki-like app being created for Project/HordeWeb

Bugs

Source

As Horde is experimenting with new source control systems (Project/FutureSCM), hydra is being developed in a git (http://git.or.cz/) repository on dev.horde.org. If you have a Horde CVS account, then you have SSH access to dev.horde.org and you can get a copy of hydra by doing:



git clone user@dev.horde.org:/horde/git/hydra hydra

... replacing "user" with your Horde CVS username. When you have changes to share, you can push them back to dev.horde.org with:



git push user@dev.horde.org:/horde/git/hydra

Pushes will not yet generate an email to commits@lists.horde.org, as the post-receive hook doesn't seem to be working. To add a shortcut so that you don't have to type the full repository path each time, you can do:



git remote add horde user@dev.horde.org:/horde/git/hydra

People

ChuckHagenbuch is working on Hydra.

Description

Resources


Back to the Project List