Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

20
votes
6answers
7k 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 ...
2
votes
3answers
69 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
1answer
29 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 ...
0
votes
0answers
100 views

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

I copied the root folder but it is not showing me icons of bazaar nor am I able to commit
0
votes
1answer
147 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
168 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 ...