How to organise projects with dependencies on BitBucket?
Both Mercurial and BitBucket make one fundamental assumption: 1 repo = 1 project.
Examples of non open source projects on Bitbucket or Github
Need examples to show management that these are used for source control and effectively backup of projects.
How safe & trustworthy are hosting sites such as sourceforge, github or bitbucket for closed-source projects? [closed]
Closed 9 years ago.
BitBucket PAT token creation automatization
We have multiple Bitbucket repos and HTTP tokens per repo/project. Our security team mandates to set the expiration to 90 days.
Bitbucket repo size not decreasing after removing the older branches
Bitbucket: removed all the older branches till 2023 but still our repo size is showing 2.9G, Help me how can i decrease the repo size
Updates on central Bitbucket ScriptRunner scripts don’t affect behaviour
In Bitbucket ScriptRunner you can create centralised scripts under Adminsitration > ScriptRunner > Script Editor
“Sensitive Data” clause in Bitbucket’s Customer Agreement
I’m using Bitbucket for a few projects, but as of April 28, 2014 they will replace their End User Agreement with a new Customer Agreement. The new agreement mentions in 7.7.2: “You will not submit to the Hosted Services … any personally identifiable information” One of my projects clearly contains such information, and I’m now trying to figure out what to do. These are the three possible options I could come up with:
“Sensitive Data” clause in Bitbucket’s Customer Agreement
I’m using Bitbucket for a few projects, but as of April 28, 2014 they will replace their End User Agreement with a new Customer Agreement. The new agreement mentions in 7.7.2: “You will not submit to the Hosted Services … any personally identifiable information” One of my projects clearly contains such information, and I’m now trying to figure out what to do. These are the three possible options I could come up with:
How do I work on a new project and simultaneously add generic code to a base library with version control?
I work on several projects and sometimes they share a common base. How do you work with version control?