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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,554,749
Community Members
 
Community Events
184
Community Groups

Connectivity Issue between Bamboo and CVS (UNIX Box)

Deleted user Jul 27, 2018

Hi Team,

I'm trying to connect Bamboo with CVS Repository, but getting errors. Please see the below steps what I did (I'm giving my problem details in general way),

1. My Repository name cvs_repo, user name abc and server name cvs_dev01.

2. In Bamboo, I selected CVS Repository and gave following credentials by using pserver protocal. I framed my syntax like this

:pserver:abc@cvs_dev01:2401/expot/home/dev/

here /export/home/dev is my repository path.

3. After I entered password or SSH key (both ways are tried) and saved. In this case I'm getting below error

Cannot connect to CVS root: Cannot connect to host cvs_dev01.

Please help to me to resolve this issue. I mean how to establish connection between Bamboo to CVS Repository (this repository present in UNIX Box only).

Regards,

Ratnam.

1 answer

Simon says:

"

Verify that your CVS is really listening to TCP port 2401 (by using netstat or try connecting to it using netcat).

If the connectivity is ok (you can establish TCP connections) then try the syntax:

:pserver:abc@cvs_dev01:/expot/home/dev/

or otherwise resolve the connectivity problems first.

Also is the path corect or is there a typo in /expot/home/dev/ and it should be /export/home/dev/ ?

It may be useful to first run cvs commands against the repository from the console and once they succeed then try configuring Bamboo with the same parameters.

"

Simon out.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events