[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Example of assymetric pull/push paths.



# HG changeset patch
# User gmilos@xxxxxxxxxxxxxxxxxxxxx
# Node ID e1fbb7fee1d8e9f944b32fe427d342103a1c916e
# Parent  82d686a6b63e69970ad9ab80f0bc945bd51ec2a2

Example of assymetric pull/push paths.

diff -r 82d686a6b63e -r e1fbb7fee1d8 docs/misc/hg-cheatsheet.txt
--- a/docs/misc/hg-cheatsheet.txt       Mon Jul  4 14:47:28 2005
+++ b/docs/misc/hg-cheatsheet.txt       Mon Jul  4 15:01:22 2005
@@ -273,6 +273,12 @@
 repository off the web interface. In fact, you can currently only push
 to an ssh target -- filesystem drectory targets don't work, but this
 will be fixed soon.
+For now it is possible to set up assymetric pull/push paths. Pulls can
+be done via web interface while pushes via ssh. Example of .hg/hgrc config
+file:
+  | [paths]
+  | default = http://your.server/repository_name
+  | default-push = ssh://[username@]your.server//repository_location
 
 
 Repository history

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.