bitbucket
Is there a way to provide self-hosted web-based forking of Mercurial repos like BitBucket/Kiln?
I\'m currently using self-hosted SVN with Trac for a FOSS project, and am slowly moving to Mercurial. I\'ve got HgWeb set up, so I can view the repository and check out over HTTP, but I\'d like to be[详细]
2023-03-26 17:05 分类:问答How can I prune branches with cloning in Mercurial?
Let\'s say I have a mercurial project and I do this: hg branch whatever touch newfile hg add newfile hg commit -m \"added newfile\" --close-branch[详细]
2023-03-23 11:46 分类:问答Reading the BitBucket API with Authentication for a Private Repository in C#.net
I\'ve been trying for a few days to get the BitBucket API to work for me, but have come to a grinding halt when it comes to getting it to work for a private repository with authentication (with the is[详细]
2023-03-20 03:43 分类:问答pushing outdated changes
Some time ago I forked a repo in bitbucket and committed my changes. Now I want to send a pull request to the original repository. Unfortunately my repo is now out-of-date and there is a conflict. Wha[详细]
2023-03-16 17:12 分类:问答Cleaning up a mercurial repository for an external contractor
I have an active project with some sensitive files and directories.I want to hire an external contractor 开发者_StackOverflow中文版to do some simple UI work.However, I don\'t want the contractor to ha[详细]
2023-03-16 12:00 分类:问答HTTP PUT Request to Bitbucket API
I want to develop a java library for bitbucket issues API access. I\'ve already asked a question about the computation of the HTTP Content-Length header, but this question is specifically about the Bi[详细]
2023-03-15 04:02 分类:问答Problem with Jenkins accessing Mercurial repository on bitbucket.org
My Jenkins server has stopped being able to build a maven project hosted at bitbucket.org. The build works locally but Jenkins reports this error:[详细]
2023-03-13 15:47 分类:问答How do i set a private ssh key for hudson / jenkins to access bitbucket?
I\'m trying to set up a Debian server with Apache2 as a front end to Tomcat 7 running Jenkins - which is working - but i want Jenkins to monitor a private Mercurial repository hosted at bitbucket and[详细]
2023-03-12 23:15 分类:问答Doesn't TortoiseHg Auto Synch with Server
I have created a repository on https://bitbucket.org/ and use TortoiseHg to clone it to a folder in my local machine. I am able to add files commit files, but what I find is they never get updated on[详细]
2023-03-10 22:30 分类:问答Push to multiple remote repositories from a single local repo in Mercurial
I was considering using AppHarbor to host a lightweight website and was investigating their Mercurial integration.[详细]
2023-03-10 07:04 分类:问答