I want to use the automatic_tag_name hook to automatic create tag name without the need o开发者_如何转开发f manually typing
I have repo located at A, of which I did a checkout to B, which I checked out to C (so C is bound to B and B to A).
In my project , i have local branch for working and branch on network drive i did \"bind branch\" between local one and network one
To create a branch in bazaar, I can do two things: Checkout the trunck, do modifications, local commit and then push my version to MyProject/MyBranch
I have a project hierarchy like this, with a bazaar repository that has been created in subFolder_1. a_folder
The way all version control systems I\'m familiar with work is that each commit is attributed to a single developer. The rise of Agile开发者_运维问答 Engineering, and specifically pair programming, ha
i installed the latest stable bzr version and gladly discover the external merge feature. but i can开发者_JS百科t get it to work
in my previous question on how to avoid merging specific files i received an answer see Bazaar merge questions
In Subversion I can checkout a sub-tree of the repository. Can I 开发者_如何学Cdo something similar with bazaar?No, this is not posible at the moment although there are plans to add this in future rel
Is there any possibility to do some formatting of the commit messages from bazaar on launch开发者_C百科pad? Something like what is in SVN+Redmine, e.g. using asterisks (*) and newlines to make lists o