Questions tagged as 'mercurial'

3
answers

Speed difference between Plink and OpenSSH

I have a setup with some Mercurial repositories. For security and standardization issues recently the https access to the Mercurial repositories were disabled, which forced all developers to use ssh. In Linux everything worked very well, but...
asked by 17.07.2016 / 01:05
3
answers

Move folder / files between repositories without losing Change history

   Context:   I have a versioning environment in Mercurial using TortoiseHG for viewing and commits and files. I want to move a folder from one repository to another and without losing the change history , I would like to know if it is pos...
asked by 09.10.2015 / 17:15
1
answer

Bitbucket - send new files to an empty repository

I created a new Mercurial repository on the bitbucket called MEUNOVOREP . Now I have a directory in my c:\novoprojeto which has a series of files that I want to send to this repository. My question: How do I associate this my...
asked by 01.11.2017 / 13:05
1
answer

Save parametrized variable in Jenkins

I have a parametrized build in jenkins, in case the variable is the number of a version, or a patch. That every time I will build the digit. I would like to save the last value typed in the variable , so I do not need to check the last one I...
asked by 19.06.2018 / 14:09