Running svn checkout command in bitbucket pipeline

Sanju Ammu July 8, 2021

Dear All,

 

I'm new to bitbucket pipeline. Can we run svn checkout command in bitbucket pipeline step?

 

Regards

Sanju

1 answer

1 accepted

0 votes
Answer accepted
Caroline R
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 9, 2021

Hi, @Sanju Ammu!

You can run svn checkout command in the Bitbucket pipeline step. You just need to make sure you have installed the SVN client before running this. You can run the following commands to install SVN:

apt-get update
apt-get install -y subversion

I hope this helps, but do let me know if you have any questions. 

Kind regards,
Caroline

Sanju Ammu July 10, 2021

Thank you, this helped.

Like Caroline R likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events