The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
94 views

Forcing Beyond Compare to use tabs when used as an external diff tool in Bazaar Explorer

I'm trying to use Beyond Compare as my diff tool in Bazaar Explorer. In Settings > Configuration > User Configuration > Diff I added Name: Beyond Compare Command: C:\Program Files (x86)\Beyond ...
0
votes
1answer
83 views

How to massively mark files as moved with Bazaar?

I have moved 3 files from the top folder working copy under bazaar into a new directory Project. Bazaar show me this screen. Now, I want to mark every file as moved. It is possible to do this one ...
2
votes
3answers
112 views

Should I use push or switch to create branch in bazaar?

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 or create MyProject/MyBranch and switch my ...
0
votes
0answers
155 views

How can i move my main branch of bazaar to another machine [closed]

I copied the root folder but it is not showing me icons of bazaar nor am I able to commit
0
votes
1answer
202 views

Creating a Bazaar branch from an offline SVN working copy?

I'm doing some offline development on my SVN working copy. Since I won't have access to the SVN repository for a while, I wanted to use Bazaar as a helper version control to keep the intermediate ...
0
votes
1answer
220 views

Unable to Push source code to Bzr/Bazaar

I am having issues pushing my codes into my Bazaar repository. It worked earlier for my first commit but not it does not work at all. Everytime I try to push my codes, I get this exception Error ...
24
votes
6answers
9k views

TortoiseGit, TortoiseBzr, TortoiseHg. Are any solid enough to switch from TortoiseSVN?

I'd like to try out a distributed revision control system. I use a couple Windows PCs, a couple PCs with Linux, and a Mac. On windows, I'd like to use Tortoise. Are any of the Tortoises other than ...
7
votes
7answers
2k views

How do I disable Tortoise BZR?

I'm a huge fan of bzr and I'm glad they're working on tortoise for it, but currently it's WAY too slow to be useful. The icons are almost always incorrect and when I load a directory in explorer with ...