From: Silvio Rhatto Date: Wed, 23 Oct 2013 01:33:06 +0000 (-0200) Subject: TODO X-Git-Tag: 0.2~30 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e79ec3f9a66268e86efee7a14607101c9fb4275b;p=hydra.git TODO --- diff --git a/README b/README index f38e2df..35eb88c 100644 --- a/README +++ b/README @@ -7,3 +7,10 @@ This suite is made of three commands: - hydra: issues commands on multiple hosts. - hydras: issues commands to multiple sets of hosts. +TODO +---- + +Hydra: + + - Split between init (complete new hydra) and register (for an existing hydra) + - Git clone URL recommendation which support for both git-annex and non-standard port. diff --git a/share/hydra/init b/share/hydra/init index 8170603..5ac6f82 100755 --- a/share/hydra/init +++ b/share/hydra/init @@ -48,5 +48,5 @@ if [ ! -z "$REMOTE" ]; then echo "PRIVATE_REPOS=$REMOTE" >> $PREFERENCES fi -# Setup or clone initial repositories +# Sync repositories hydra $HYDRA sync