To get a copy of the latest code:
darcs get --partial http://darcs.quixote.ca/ quixote
To get update your repository:
darcs pull
To create a patch for submission:
darcs send -o
You can then mail the patch to me. To apply a patch from someone
else:
darcs apply
Please let me know if this is useful. I think that it will be
helpful if people could send patches using Darcs. It should make
integration of patches easier because they will be up-to-date and
also Darcs includes extra information in its patch output.
Neil