changeset 184:580d78e54d7c

Create the ~/.ssh/sockets directory for ControlPath usage later
author Steve Huston <huston@astro.princeton.edu>
date Tue, 03 Mar 2020 15:58:27 -0500
parents 4307fd3aebd9
children daa1d18ece79
files .ssh/sockets/README
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.ssh/sockets/README	Tue Mar 03 15:58:27 2020 -0500
@@ -0,0 +1,2 @@
+These sockets are for SSH control masters; this file is simply to make sure hg
+creates this directory on a checkout so things work right.