christianspecht / scm-backup

Makes offline backups of your cloud hosted source code repositories
https://scm-backup.org/
GNU General Public License v3.0
61 stars 20 forks source link

Is there a way to target local Bitbucket servers rather than the primary cloud servers? #42

Closed the-virus-of-doom closed 4 years ago

the-virus-of-doom commented 4 years ago

I just found your project today and think it is great work! I am trying to create a local copy of my organization's projects from a local Bitbucket server before a migration to GitHub, but I am not sure how to change the location in the settings. Is a local Bitbucket repo server supported or should I look for another tool to make the copy?

Thank you for all of the time and effort you have put into this! I might start using it personally once some of my own projects start growing!

christianspecht commented 4 years ago

Sorry, local Bitbucket servers are not supported and probably never will. Here's an explanation why.

I just added a note about this to the docs.