[Wiki] changed: Project/Hydra
Chuck Hagenbuch <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
chuck Tue, 21 Oct 2008 00:10:56 -0400 Modified page: http://wiki.horde.org/Project/Hydra New Revision: 1.14 Change log: update for new hatchery @@ -8,24 +8,24 @@ ++ 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: +Hydra is being developed in the Horde hatchery 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 the hatchery by doing: <code> -git clone [email protected]:/horde/git/hydra hydra +git clone [email protected]:/horde/git/horde-hatchery </code> ... replacing "user" with your Horde CVS username. When you have changes to share, you can push them back to dev.horde.org with: <code> -git push [email protected]:/horde/git/hydra +git push [email protected]:/horde/git/horde-hatchery </code> Pushes will generate an email to [email protected]. To add a shortcut so that you don't have to type the full repository path each time, you can do: <code> -git remote add horde [email protected]:/horde/git/hydra +git remote add horde-hatchery [email protected]:/horde/git/horde-hatchery </code> ++ People -- To unsubscribe, mail: [email protected]