git: insert SSHVendor into dulwich rather than relying on ssh.exe
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Git Plugin |
Triaged
|
Low
|
Unassigned | ||
Breezy |
Triaged
|
Low
|
Unassigned |
Bug Description
I have bzr copy of git repo. Committed small change. Trying to push to github via bzr:
C:\work\
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "bzrlib\
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "C:/Program Files/Bazaar/
File "dulwich\
File "dulwich\
File "dulwich\
File "subprocess.pyo", line 623, in __init__
File "subprocess.pyo", line 833, in _execute_child
WindowsError: [Error 2] The system cannot find the file specified
affects: | bzr-git → bzr-windows-installers |
Changed in brz-git: | |
status: | New → Triaged |
importance: | Undecided → Low |
affects: | brz-git → brz |
tags: | added: git ssh |
summary: |
- bzr-git should insert SSHVendor into dulwich rather than relying on - ssh.exe + git: insert SSHVendor into dulwich rather than relying on ssh.exe |
Local dpush works fine.