Mercurial > hgbook
annotate en/examples/svn.template @ 192:06ab90119fa6
Be more conservative in timeouts.
Needed on my new, slower (!?) laptop.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 16 Apr 2007 14:39:51 -0700 |
parents | b476081a9c04 |
children |
rev | line source |
---|---|
83
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
1 r{rev} | {author|user} | {date|isodate} ({date|rfc822date}) |
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
2 |
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
3 {desc|strip|fill76} |
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
4 |
b476081a9c04
Much progress in template chapter.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
5 ------------------------------------------------------------------------ |