BUG in README
From: John Lange <john.lange_at_darkcore.net>
Date: 2003-08-26 07:03:49 CEST
The readme states:
--- snip ---
$ svn import file:///usr/local/svn/repos1 some/local/dir/
In fact the command is reversed. Should be:
$ svn import some/local/dir/ file:///usr/local/svn/repos1
as in:
usage: import [PATH] URL
-- John Lange 204 791 6118 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Aug 26 07:06:18 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.