-
When I create a new project and select Mercurial it will still create a .git-directory. Beside that it does not initialize the remote mercurial repo I entered in the project wizard.
-
I used capistrano 2.x to deploy a rails app. The code lives in a mercurial repository, that uses two subrepositories to share models and helpers with another app. Deploying worked like a charm with 2.…
-
It seems that beginning with Mercurial version 3.0, it is now impossible to use purely numeric tag name :
```
$ hg tag 1
abort: cannot use an integer as a name
$ hg --version
Mercurial Distributed SC…
-
-
I have this setting in my ~/.hgrc
```
[defaults]
log = --graph --verbose --patch
```
And it breaks the annotate function for me.
To get it back to work, I needed to change https://github.c…
-
Do you have plans for Mercurial support?
-
First of all, thank you for taking the effort to do this. It was really needed.
VS Code is not able to detect the Mercurial repository in projects that I am working on. The command-line interface i…
-
```
Subversion needs to go. This is necessary for proper branching & downstream
merging to/from Paremus.
```
Original issue reported on code.google.com by `holger.h...@googlemail.com` on 23 May 2…
-
**Tickets that do not conform to this template will be closed without comment**
Exact ProjectE version (do not say "latest", "latest on Curse", or similar): 1.12.2 PE1.4.1
Exact Forge version: 1…
-
```
What steps will reproduce the problem?
Mercurial "hg clone", having as a destination a win-sshfs mounted drive
What is the expected output? What do you see instead?
The result should be a clone o…