Admin/rsyncd
author wenzelm
Wed, 03 Mar 2010 00:28:22 +0100
changeset 35429 afa8cf9e63d8
parent 28511 e79fad5c16a6
child 36859 51af1657263b
permissions -rwxr-xr-x
authentic syntax for classes and type constructors; read/intern formal entities just after raw parsing, extern just before final pretty printing; discontinued _class token translation; moved Local_Syntax.extern_term to Syntax/printer.ML; misc tuning;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12721
226fc0e2e7e3 #!/usr/bin/env bash;
wenzelm
parents: 8346
diff changeset
     1
#!/usr/bin/env bash
8346
562090b1f128 switched to mirroring with rsync server
kleing
parents:
diff changeset
     2
#
562090b1f128 switched to mirroring with rsync server
kleing
parents:
diff changeset
     3
# rsync server start script
562090b1f128 switched to mirroring with rsync server
kleing
parents:
diff changeset
     4
#
562090b1f128 switched to mirroring with rsync server
kleing
parents:
diff changeset
     5
# $Id$
562090b1f128 switched to mirroring with rsync server
kleing
parents:
diff changeset
     6
#
562090b1f128 switched to mirroring with rsync server
kleing
parents:
diff changeset
     7
28511
e79fad5c16a6 updated to official version as of 07-Oct-2008;
wenzelm
parents: 26371
diff changeset
     8
/usr/bin/rsync --daemon --config=/home/proj/isabelle/rsyncd.conf
8346
562090b1f128 switched to mirroring with rsync server
kleing
parents:
diff changeset
     9