# HG changeset patch # User Arne Babenhauserheide # Date 1240399584 -7200 # Node ID cdcc94ca41e704755e6c58245a74f16bbd0e9344 # Parent 7a057bf137c5216033c820324b0057619200fca8 workflows: just polishing. diff -r 7a057bf137c5 -r cdcc94ca41e7 text/workflows.txt --- a/text/workflows.txt Wed Apr 22 13:26:05 2009 +0200 +++ b/text/workflows.txt Wed Apr 22 13:26:24 2009 +0200 @@ -207,7 +207,7 @@ $ hg pull http://192.168.178.100:8000 -At this point you all can work as if you had pulled from a local repository. All the data is now in your individual repositories. You can merge the changes and work with them without needing any connection to the served repository. +At this point you all can work as if you had pulled from a local repository. All the data is now in your individual repositories and you can merge the changes and work with them without needing any connection to the served repository. ==== Sending changes by email ====