You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
Can we use SourceTree to import a SVN Repository to Bitbucket?
Thanks
Hi Gabriel,
Neither Mac nor Windows versions exclusively support SVN, we use git-svn/hgsubversion so you can bridge the gap allowing you to import your SVN repository and use it as normal within SourceTree (see https://www.kernel.org/pub/software/scm/git/docs/git-svn.html or http://mercurial.selenic.com/wiki/HgSubversion for more information). Git-svn/hgsubversion is currently only supported in the Mac version so there is no SVN support in the Windows version yet although it is planned for the near future.
Hope that helps!
Hi Kieran.
So, if I understand correctly, the answer to the question is no, we can not use SourceTree to import a SVN Repository to Bitbucket.
Am I correct?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Gabriel,
Bitbucket doesn't support SVN. You'll need to convert the SVN repository to Git or Mercurial before you can import it. So, the basic process has three parts:
1. Convert the SVN repo to Git or Mercurial on your local system.
2. Create a repository on Bitbucket.
3. Use Sourcetree to push the repository to Bitbucket.
Mary
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Gabriel,
Are you using Sourcetree on Windows or on Mac? Right now, only the Mac version seems to integrate with Subversion.
Mary
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.