[MERGE] make init-repo use '.' as default location
Scott Scriven
bzr at toykeeper.net
Thu Jul 10 05:24:36 BST 2008
This is a fix for bug 247150. It makes 'bzr init-repo' work in a
fresh directory. Otherwise, this happens:
% mkdir foo ; cd foo
% bzr.dev init-repo
bzr: ERROR: command 'init-repository' requires argument LOCATION
I see a relevant-looking test case in
bzrlib/tests/blackbox/test_init.py, but apparently it doesn't do
quite the same thing.
-- Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: default-init-repo-location.patch
Type: text/x-diff
Size: 2549 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080709/a48bb174/attachment-0001.bin
More information about the bazaar
mailing list