Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged mercurial

0 votes
471 views
1 answer
    Isn't this a normal workflow? [default] $ hg branch foo [foo] $ [... some commits ...] [foo] $ hg ... way to do branching → merging → pushing? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
774 views
1 answer
    I heard of the new hg graft feature, it's a useful feature to apply certain changesets from a branch to ... possible to use it from tortoisehg? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
507 views
1 answer
    I have encountered this error when trying to push a subrepository to bitbucket: D:Workagile.crm.framework>hg ... hgsub file Logging = Logging See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
331 views
1 answer
    There have been a couple of questions about Hg sub-repo dependencies in the past (here and here) but the accepted answers ... usage of A,B,C,D See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
587 views
1 answer
    I'm in process of integrating GIT version control system into 3ds max to control .max file versioning. I ... greatly appreciated. Thank you! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
466 views
1 answer
    I recently had to make a couple of changes which required rebuilding the repository using hg convert. Unfortunately, ... (fixed) repo there? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
756 views
1 answer
    Ok I've had a little google and can't find a solution as i've stumbled across the same message but ... i've not explained anything correctly! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
568 views
1 answer
    Often after committing changes, I do a pull, before pushing my changes, and someone has already committed changes. ... using the command line? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
463 views
1 answer
    I use Mercurial for most of my projects and when I deploy a web site, I simply just do an hg clone on the ... way, or is exec my best option? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
459 views
1 answer
    I downloaded TortoiseHg 1.0 for evaluation. For the life of me I can't figure out how to make a branch. It ... then select "Merge with...". See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
480 views
1 answer
    We have a code review repository where people hg push -f all sorts of stuff. After reviews are complete, we pull ... . How do I fix it? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
412 views
1 answer
    I'm managing $HOME using Mercurial, to keep my dotfiles nice and tracked, or at least the ones that matter to me. ... there a way to do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
341 views
1 answer
    I'm trying to migrate a git repo from Kiln to Github. I can add the new remote just fine, but when I try ... my git knowledge. Can anyone help? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
682 views
1 answer
    I just started using Git alongside Mercurial to familiarize myself with Git. I use the mq extension in ... removing the patches? Thanks, See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
396 views
1 answer
    I want to generate a list of which files changed between two revisions in a given directory in Mercurial. In ... get the whole repo(log). See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
328 views
1 answer
    Is it possible to browse the source code of OpenJDK online, just like I can do with SourceForge's projects? ... some methods are implemented.) See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
547 views
1 answer
    Is there a way to configure TortoiseHg to store my password? I have a project hosted on Google Code that I access ... to look it up every time. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
490 views
1 answer
    The release announcement for Mercurial 2.0 mentions a new graft command, which on first sight looks similar to the ... if so, what are these? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
487 views
1 answer
    Recently Mercurial has added certificate validation when connecting to HTTPS servers. I'm trying to clone the wiki ... images on Google Code See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
376 views
1 answer
    There is a commit that just didn't work, so I want to abandon it without deleting it from history. I have ... branches, or stuff about merging. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...