Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

I want to attach an existing mercurial repository to FishEye and Crucible

kamal2222ahmed November 7, 2011

I am using ssh , my repo location is ssh://username@hg.server.com//hg/repo

what else do i need to do in order to get this working.

Important: Keep in mind that i have to authenticate ALL users !!!

3 answers

2 votes
kamal2222ahmed November 7, 2011

:) hg was not installed on the jira host, plus make sure you have mercurial1.5 or later.

Failed to enable or start new repository Praefectus-test: Problem loading repository 'Praefectus-test' - You must use a hg version of 1.5 or later - you have 1.4.3.


How to install hg version 1.5 or later on ubuntu

sudo add-apt-repository ppa:mercurial-ppa/releases
sudo apt-get update
sudo apt-get install mercurial
sudo apt-get upgrade mercurial
Make sure it did the right thing:

$ hg --version

Martin Cleaver
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2011

Thanks Kamal,

This was the answer I was looking for - and indeed, a very similarly cryptic thing happens if you don't have git installed on a server.

Martin.

0 votes
Martin Cleaver
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2011

Thanks Kamal,

This was the answer I was looking for - and indeed, a very similarly cryptic thing happens if you don't have git installed on a server.

0 votes
kamal2222ahmed November 7, 2011

i am getting err:

Fisheye is using '/usr/bin/ssh' to authenticate with SSH authenticated repositories.

Error testing connection.
Error talking to repository:

Connection failed.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events