I want to create a bazaar repository and have the .bzr directory not alongside the versioned files. I\'m searching for an option like \"--git-dir\" in git, or a way to achieve the same thing. Evenctua
I\'ve been tasked with the redesign of a rather complex system. In a couple weeks we should start hiring new developers, but it turns out my boss is worried about them stealing the source code and sel
What GUI\'s are there for GIT that are like Bazaar Explorer? Preferably for Linux. (source: ubuntugeek.com)
I am trying to setup directory structure (workspace layout), I need to separate \"stable\" and \"dev\" cod开发者_运维技巧e, and have several releases. I found this Recommended Mercurial repository/fol
In git, I can use git log --stat to see which files changed in a commit. How can I do that in bzr? $ git log --stat
I liked the overview of the Bazaar DVCS but what\'s the recommended issue tracker to use? I hope Jira+FishEye will work but it looks like there\'s no explicit evidence开发者_StackOverflow中文版 of it.
Specifically the situation I\'m thinking of is you have a large asset like a .psd that is 200 MB. An artist goes and changes a few pixels and checks it in. Assuming deltas are not kept thats 200 MBs t
As our team and codebase continue to get bigger, we\'re seeing more and more cases where Bazaar insists there\'s a conflict during a merge operation, but in reality it\'s just a minor whitespace chang
Hi all I am writing a repository 开发者_高级运维adapter for Bzr. This is for a search engine where adapter lets me communicate to some bzr repo, check the connection, checkout or update the projects.
I\'m still figuring out how bazaar\'s revision numbering works. The workflow our team uses is basically: