# HG changeset patch # User mpm@selenic.com # Date 1124084168 28800 # Node ID fcd34a9577e8a8e073433fec3ef1cc207ddeaa70 # Parent 652507dc9fce7883917c95f975754cc744b5dea4 Fix tests for new init command diff -r 652507dc9fce -r fcd34a9577e8 tests/test-help.out --- a/tests/test-help.out Sun Aug 14 21:33:09 2005 -0800 +++ b/tests/test-help.out Sun Aug 14 21:36:08 2005 -0800 @@ -9,7 +9,7 @@ commit commit the specified files or all outstanding changes diff diff working directory (or selected files) export dump the header and diffs for one or more changesets - init create a new repository in the current directory + init create a new repository in the given directory log show the revision history of the repository or a single file pull pull changes from the specified source push push changes to the specified destination @@ -25,7 +25,7 @@ commit commit the specified files or all outstanding changes diff diff working directory (or selected files) export dump the header and diffs for one or more changesets - init create a new repository in the current directory + init create a new repository in the given directory log show the revision history of the repository or a single file pull pull changes from the specified source push push changes to the specified destination @@ -53,7 +53,7 @@ help show help for a given command or all commands identify print information about the working copy import import an ordered set of patches - init create a new repository in the current directory + init create a new repository in the given directory locate locate files matching specific patterns log show the revision history of the repository or a single file manifest output the latest or given revision of the project manifest @@ -90,7 +90,7 @@ help show help for a given command or all commands identify print information about the working copy import import an ordered set of patches - init create a new repository in the current directory + init create a new repository in the given directory locate locate files matching specific patterns log show the revision history of the repository or a single file manifest output the latest or given revision of the project manifest @@ -189,7 +189,7 @@ commit commit the specified files or all outstanding changes diff diff working directory (or selected files) export dump the header and diffs for one or more changesets - init create a new repository in the current directory + init create a new repository in the given directory log show the revision history of the repository or a single file pull pull changes from the specified source push push changes to the specified destination @@ -210,7 +210,7 @@ commit commit the specified files or all outstanding changes diff diff working directory (or selected files) export dump the header and diffs for one or more changesets - init create a new repository in the current directory + init create a new repository in the given directory log show the revision history of the repository or a single file pull pull changes from the specified source push push changes to the specified destination