fabi.me

Bazaar Visual Studio Integration

VN:F [1.9.17_1161]
Rating: 0.0/5 (0 votes cast)

Diese einfache Batch-Datei erleichtert die Integration von Bazaar in Microsoft Visual Studio.

Über die Funktion der externen Tools von Visual Studio können mit Hilfe der Batch-Datei vier verschiedene Befehle ausgeführt werden:

  1. Das Hinzufügen der aktuellen Datei zum Repository
  2. Update des lokalen Repository
  3. Commit, Update & Publish mit einem Klick
  4. Anzeige des Logs

Funktioniert mit Visual Studio ab 2005 und spätere Versionen.

Weitere Informationen in der enthaltenen Readme-Datei.

Bazzar VisualStudio Tools
Bazzar VisualStudio Tools
bzr_vstools.zip
Version: 0.1
1.5 KiB
1412 Downloads
Details...

Kommentare

  • knockNrod sagt:
    VA:F [1.9.17_1161]
    Rating: 0 (from 0 votes)

    Alternatively, you can create separate, external tools making use of bzr.exe and tbzrcommand.exe. Commit can just be left with C:\Program Files\Bazaar\bzr.exe and arguments of “commit -m ” and prompt for (more) arguments (allowing you to fill in the message). File Diff can use C:\Program Files\tbzrcommand.exe and arguments of –command=diff –file=$(ItemPath). The latter uses TortoiseBzr (tbzrcommand.exe) to load the latest committed version and compare it to the working version in a separate window. It works quite well.

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

*

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail.