comparison tests/test-help.out @ 1249:a5355fa5e33a

Fix up copy command to behave more like regular "cp". In addition to recording changes, copy now updates the working directory.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 14 Sep 2005 14:29:02 -0700
parents 8d43f8c0b836
children a45e717c61a8
comparison
equal deleted inserted replaced
1248:2534b41ce0c5 1249:a5355fa5e33a
41 annotate show changeset information per file line 41 annotate show changeset information per file line
42 bundle create a changegroup file 42 bundle create a changegroup file
43 cat output the latest or given revision of a file 43 cat output the latest or given revision of a file
44 clone make a copy of an existing repository 44 clone make a copy of an existing repository
45 commit commit the specified files or all outstanding changes 45 commit commit the specified files or all outstanding changes
46 copy mark a file as copied or renamed for the next commit 46 copy mark files as copied for the next commit
47 diff diff working directory (or selected files) 47 diff diff working directory (or selected files)
48 export dump the header and diffs for one or more changesets 48 export dump the header and diffs for one or more changesets
49 forget don't add the specified files on the next commit 49 forget don't add the specified files on the next commit
50 grep search for a pattern in specified files and revisions 50 grep search for a pattern in specified files and revisions
51 heads show current repository heads 51 heads show current repository heads
82 annotate show changeset information per file line 82 annotate show changeset information per file line
83 bundle create a changegroup file 83 bundle create a changegroup file
84 cat output the latest or given revision of a file 84 cat output the latest or given revision of a file
85 clone make a copy of an existing repository 85 clone make a copy of an existing repository
86 commit commit the specified files or all outstanding changes 86 commit commit the specified files or all outstanding changes
87 copy mark a file as copied or renamed for the next commit 87 copy mark files as copied for the next commit
88 diff diff working directory (or selected files) 88 diff diff working directory (or selected files)
89 export dump the header and diffs for one or more changesets 89 export dump the header and diffs for one or more changesets
90 forget don't add the specified files on the next commit 90 forget don't add the specified files on the next commit
91 grep search for a pattern in specified files and revisions 91 grep search for a pattern in specified files and revisions
92 heads show current repository heads 92 heads show current repository heads