bitbucket
Sharing a Mercurial repository while maintaining user privacy
I have a commercial product, and I\'d like to make source code licenses an option for my customers. In an ideal world:[详细]
2023-04-12 10:20 分类:问答What's the git equivalent of this Mercurial action to initialize and upload a repo?
In Mercurial, I usually do this: hg init hg addremove hg commit -m \"init repo\" hg push https://arezzo:mypassword@bitbucket.org/arezzo/mynewrepo[详细]
2023-04-11 05:08 分类:问答Mercurial hosting with folders / repository organizing capabilities
I\'m currently using Bitbucket for my Mercurial repositories and it\'s working great. I would however like to be able to organize my repositories in folders, as having them all in one long list is a b[详细]
2023-04-08 21:43 分类:问答How to set up Netbeans, Mercurial and BitBucket with SSH
I set up Mercurial (actually TortoiseHg) to work so that Netbeans could interact with BitBucket. I set it up with HTTPS, but now I\'m trying to use SSH instead. I\'m not having much success. Here are[详细]
2023-04-04 02:03 分类:问答Mercurial error: repository is unrelated
I\'ve just started with Mercurial, I have a \'central\' repository on Bitbucket which I cloned onto 开发者_如何学编程one machine and made changes and committed and pushed. I then cloned from Bitbucket[详细]
2023-04-02 08:56 分类:问答Do I need to delete the bitbucket repo and create it again if I ran convert?
Imagine I h开发者_JS百科ave a mercurial repo hosted on bitbucket, and I accidentally commited & pushed some binary files. I know I could run convert on the repo, and exclude those files, leaving m[详细]
2023-04-02 00:57 分类:问答Can Bitbucket automatically create issues from code annotations on commits?
I\'m looking for a way to automatically create issues within Bitbucket.org for in-code annotations. E.g. @B开发者_JAVA技巧UG \"Some bug text\" should be added as an issue within bitbucket repo when co[详细]
2023-03-31 12:12 分类:问答Connect to authenticated REST service c# to get back JSON data
I am trying to call a REST Api to get back some JSON data and I can\'t make it connect. I think it needs a cached cookie or something to work. Any ideas or people that have used the REST Bitbucket.org[详细]
2023-03-30 19:12 分类:问答bzr/launchpad vs. hg/Bitbucket
Very soon we are going to start on open-source (py+qt) project which is supposed to be multi-platform (we\'re using FreeBSD as native platform) and we\'re not sure which DVCS/hosting to use.[详细]
2023-03-28 16:34 分类:问答Comparing the pros and cons of Bitbucket to Github [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th[详细]
2023-03-27 22:15 分类:问答