[Bps-public-commit] SD branch, master, updated. a2d60c44c3c42dd55dcf3bafd18799db22246bf9
jesse
jesse at bestpractical.com
Fri Aug 28 15:50:18 EDT 2009
The branch, master has been updated
via a2d60c44c3c42dd55dcf3bafd18799db22246bf9 (commit)
via e26cabb4039eabad2e9dce21cb706ae71764b1b6 (commit)
from e994577f7dc73c775abbcadf2fd87d798022114b (commit)
Summary of changes:
lib/App/SD/CLI/Command/Help/Sync.pm | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit e26cabb4039eabad2e9dce21cb706ae71764b1b6
Author: Pedro Melo <melo at simplicidade.org>
Date: Fri Aug 28 17:28:47 2009 +0100
Added documentation about proper clone command to use with a sd server
The /replica/ path is required.
Signed-off-by: Pedro Melo <melo at simplicidade.org>
diff --git a/lib/App/SD/CLI/Command/Help/Sync.pm b/lib/App/SD/CLI/Command/Help/Sync.pm
index 6b63972..5e9fd82 100644
--- a/lib/App/SD/CLI/Command/Help/Sync.pm
+++ b/lib/App/SD/CLI/Command/Help/Sync.pm
@@ -37,6 +37,13 @@ print <<EOF
replica browsable and pullable by anyone with remote access to your
computer. Changes will only be accepted from the local machine.
+ To clone from this replica use:
+
+ ${cmd}clone --from http://hostname_for_server:9876/replica/
+
+ Adjust port to the server, and notice the /replica/ path.
+
+
SD can sync to external systems as well as itself. Currently, there
are foreign replica types for:
commit a2d60c44c3c42dd55dcf3bafd18799db22246bf9
Merge: e994577 e26cabb
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Fri Aug 28 15:49:25 2009 -0400
Merge branch 'doc-server-clone' of git://github.com/melo/sd
* 'doc-server-clone' of git://github.com/melo/sd:
Added documentation about proper clone command to use with a sd server
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list