Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dvcs

www.bitbucket.org certificate with fingerprint not verified issue while pushing changes

Why should a business use distributed version control?

git dvcs

Can GIT, Mercurial, SVN, or other version control tools work well when project tree has binary files?

How do I get changes from my trunk into a branch?

git dvcs tortoisegit

Does a Distributed Version Control System really have no centralised repository?

version-control dvcs

Does any Version Control System like SVN, Git, or Mercurial let you "keep latest version" but not the revisions? (such as for binary files)

svn git mercurial dvcs

Advantages of GitHub over Bitbucket for Git Repositories [closed]

Can Mercurial repositories be nested?

mercurial dvcs

Is it possible to export from Fossil SCM into some other DVCS?

TFS with Mercurial source control [closed]

In Mercurial, is there any way (aside from "Cherry picking") to push a changeset without also pushing changesets associated with a different head?

.hgignore syntax for ignoring only files, not directories?

regex mercurial dvcs hgignore

Any project hosting with a in-browser code editor like Google Code? [closed]

git mercurial hosting dvcs

What directory structure makes sense for DVCS such as git?

git dvcs

Centralized vs. Distributed version control security

TortoiseHG: cannot partially commit a merge

Distributed version control for HUGE projects - is it feasible?

svn mercurial scalability dvcs

Offline source control

version-control dvcs

How do I tell Git it got moves/renames wrong (false positives)

git version-control merge dvcs

How to restore shelved changes in Intellij when the shelf tab is not shown?