Comment 2 for bug 248333

Revision history for this message
Vernon Cole (vernondcole) wrote :

I found a partial workaround for this bug. The Windows version of BZR can be installed and run on a Linux system using Wine and run using the Wine console. (Start by typing "wine CMD".) It will work correctly to commit changes to an NTSF branch, but cannot do a "push". (Apparently because ssh does not work under Wine.) You can do a "bzr push --no-strict" in Linux to send out the committed changes -- but beware, a simple "bzr status" will set every X bit in the branch.