annotate templates/filerevision-raw.tmpl @ 1455:407bd229f003

[PATCH] copy/rename a directory This patch adds support for 'hg copy dir1 dir2' or 'hg rename dir1 dir2'. When "dir2" exists, "dir1" is recursively copied (or moved) to "dir2/dir1". When "dir2" does not exists, "dir1" is copied to (renamed as) "dir2".
author Robin Farine <robin.farine@terminus.org>
date Wed, 26 Oct 2005 16:24:10 -0700
parents e2ba788545bf
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1411
e2ba788545bf hgweb: make viewing of non-text work in hgweb
Matt Mackall <mpm@selenic.com>
parents: 985
diff changeset
1 Context-type: #mimetype#
e2ba788545bf hgweb: make viewing of non-text work in hgweb
Matt Mackall <mpm@selenic.com>
parents: 985
diff changeset
2 Content-disposition: filename=#file#
e2ba788545bf hgweb: make viewing of non-text work in hgweb
Matt Mackall <mpm@selenic.com>
parents: 985
diff changeset
3
e2ba788545bf hgweb: make viewing of non-text work in hgweb
Matt Mackall <mpm@selenic.com>
parents: 985
diff changeset
4 #raw#