bitbucket
Mercurial: performance of access via ssh and http
I\'ve noticed that cloning repo via ssh is much slower than through http regardless if it i开发者_开发百科s from my own servers or BitBucket. Much in my case equals to 10 seconds from http vs. more th[详细]
2023-01-24 14:49 分类:问答How two people, concurrently editing the same file is handled?
I believe the title says it. I\'m new to source control thingy. So, let\'s say I have two developers working on the same project and they started editing the same f开发者_开发知识库ile(s) at the same[详细]
2023-01-21 22:43 分类:问答How can I integrate bitbucket.org's Issues with issue tracking in TortoiseHg?
I can not find any documentation for this开发者_StackOverflow - is it possible?The help for the fields you\'ve found in the TortoiseHg config dialog (thg userconfig) is:[详细]
2023-01-20 14:34 分类:问答How to backup issues list from Bitbucket?
With issues gathering on bitbucket, I\'d like to have a way to gather and back them up in the event that I need an offline copy, or no longer use Bitbucket, or something else.The site doesn\'t offer t[详细]
2023-01-20 11:39 分类:问答Pulled a repository using hg clone, but when using hg log can't see revisions
I download my code repository from: hg clone h开发者_运维知识库ttps://sergiotapia@bitbucket.org/sergiotapia/sharpdic[详细]
2023-01-19 15:58 分类:问答Gateway time out in Mercurial
When using mercurial to commit, I first get this error files over 10MB may cause memory and performance problems[详细]
2023-01-19 06:03 分类:问答Is proprietary code legally safe on bitbucket or github? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-01-16 20:13 分类:问答Mercurial Web Server - Why am I downloading a .bz2.tar file instead of a .tar.bz2 file?
It is开发者_Python百科 my understanding that a .tar file contains directories and other files, and a .bz2 is a file that\'s compressed with bzip2 compression.[详细]
2023-01-16 17:43 分类:问答hg pull from bitbucket using fabric
I\'m trying to use fabric to deploy a Django project and I get this error when I run hg pull: [myusername.webfactional.com] run: hg pull[详细]
2023-01-15 09:04 分类:问答Mercurial and Bitbucket: how to structure repos
I\'d like to move from Subversion to Mercurial, and specificially to start hosting all my private stuff on Bitbucket. I\'d like to know how adapt a large SVN repo to hg repos. I\'m new to mercurial, t[详细]
2023-01-12 19:39 分类:问答