It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I converted a SVN repository into Git from the command-line. On the command-line it now says this:
$ git remote
origin
But in SourceTree, the sidebar shows two remotes:
* origin
* Subversion
If I click on "Subversion" and select "Remove Subversion..." from the popup, nothing happens.
How do I get rid of that remote?
Yeah the git-svn integration doesn't show up as a real remote in git, SourceTree makes it look like one for simplicity.
The simplest way to get rid of all the old Subversion metadata if you no longer want it is to re-clone the repository, but if you want to clean it out manually you can do this:
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreSupported Platforms macOS Sourcetree has a lot to offer and, like many developer tools, finding and using it all can be a challenge, especially for a new user. Everyone might not love ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.