comparison hgwebdir.cgi @ 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 8a39df05d2c1
children b0f6af327fd4
comparison
equal deleted inserted replaced
1454:f4250806dbeb 1455:407bd229f003