-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 3.7.0
-
Component/s: None
-
None
Hi,
I downloaded trial version of crucible 3.7 and installed it.
Then created repository "test2" (the first available from bitbucket) and project "pr".
Then clone this repo to local directory test,
$cd test $touch TEST_FILE $echo "TEST content" > TEST_FILE $hg add TEST_FILE $crucible.py --repository test2 pr -m "dd"
and got
Crucible server: http://macbook-pro.local:8060 Crucible username: test Please specify a reviewer to be added to the review, or press Enter to continue: Error: Failed to anchor the patch to repository test2, please check that the repository is the correct one
- duplicates
-
CRUC-6942 Review CLI Tool should be able to upload a patch containing only added files
- Closed