Tagged Questions

0
votes
1answer
25 views

Can’t install Mercurial on Mac OS X 10.5.8

Hi When selecting the volume in the installation program it says "You cannot install Merucrial on this volume. Mercurial requires Apple Python 2.6". I tried installing the latest version of Python …
1
vote
1answer
46 views

Using TortoiseHg’s Repository explorer

Hi, I'm coming from a TortoiseSVN background and decided to give TortoiseHg a try.. One thing I got really used to with TortoiseSVN was the SVN Repo-Explorer, which worked quite similarly to Windows …
1
vote
1answer
25 views

Mercurial (hg) commit only certain files

Hi I'm trying to commit only certain files with hg. Because of of hg having auto-add whenever I try to commit a change it wants to commit all files. But I don't want that because certain files are not …
2
votes
3answers
49 views

bitbucket on my own server

I want to have something like bitbucket.org or github (but for mercurial!) on my VDS. I don't need full functionality, but I need it being able to serve repositories, accept changes (with auth!) and …
0
votes
0answers
15 views

Problems while applying an svn patch to a mercurial repository [closed]

Patch file is made with TopirtiseSVN -> Create Patch... Attempting to import patch into the mercurial repository using hg import patchfile. The problem I'm running into is that there seems to be …
1
vote
0answers
38 views

Is there a good guide to starting out with Mercurial? [closed]

I'm looking for a good tutorial for Mercurial.
0
votes
1answer
56 views

Why does Mercurial so trouble to install! :/ [mac os x 10.6]

Hi Friends, After having serious troubles with files as a web developer, I decided to use Source Control Management Tool. After long research, I decided to go for Mercurial. But cant even install it …
0
votes
1answer
516 views

How do I prevent a “No supported authentication methods available” error when using TortoiseHg?

Hello. I'm trying out Mercurial for the first time but am having problems doing a push/pull/clone with a remote server (in this case it's codebasehq.com) when using TortoiseHg. Here are some steps to …
1
vote
2answers
373 views

Installing Mercurial on Debian Lenny

Hi everyone, today I've installed Mercurial on Debian, but then realized it was the 1.0 version that is not compatible with new the repository format. I'm not sure which course of action to take, …
0
votes
1answer
31 views

MediaWiki and Mercurial (Hg) Integration

Context: Our availability requirements are pretty loose. If our Virtual Private Server goes off-line, I need to be able to replace it within a few days. That's no problem because the data and logs …
1
vote
1answer
59 views

How do I remove outgoing changesets in Mercurial (hg)

when I run hg out I have 3 outgoing changesets. I want to trash them and revert to how things are in the central repository. How?
1
vote
0answers
86 views

Netbeans - Subversion and Mercurial in one project

Hi, i have php project which is versioned under svn. Now i started to do local versioning throught hg. The subversion, for collaboration with team, remains. After restart netbeans working with the …
1
vote
1answer
83 views

How to add an empty folder in a Mercurial project ?

Hello, In my project, I am using Mercurial and a folder in when the user can upload file. But since the user will upload files, the folder is empty. I don't know how I can add this folder to my …
0
votes
1answer
276 views

How to checkout a repository using Mercurial (hg) in Mac OS X

I am trying to download a sample project of CorePlot from: http://code.google.com/p/core-plot/source/checkout There, they have mentioned below command to execute for getting a legal copy: hg clone …
0
votes
2answers
227 views

How to run Mercurial (hg) on Mac OS X

Hi, I want to checkout a repository using hg on Mac OS X. I am getting this error: $ hg clone -r release https://go.googlecode.com/hg/ $GOROOT abort: Python support for SSL and HTTPS is not …

1 2
15 30 50 per page