What's the best way to use Bazaar (bzr) as the version control system in Visual Studio 2008?
|
2
|
|||||
|
|
|
The best I found is TortoiseBZR and the command-line - nothing integrated with VS. |
||
|
|
|
|
I wouldn't even bother with TortoiseBZR; bzr is very easy to use from the command line. BTW: The last time I tried it, TortoiseBZR used to lock up windows explorer while it went off to a remote repository to determine the status of files, not sure if it still does this ... ? See also this SO question. |
||
|
|
|
|
There's a project in Launchpad, but it looks like it's abandoned, and when I downloaded it, I couldn't get it to build. This is something I'm interested in myself. Tracking adds, drops and renames automatically in an IDE is the way to go. Seeing status is nice too. |
||||
|
