add fails with "No such file" on win32
Bug #379106 reported by
mgm
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Breezy |
Triaged
|
Low
|
Unassigned |
Bug Description
Under windows XP, bzr add Q:\archive\
Changes to existing files can still be committed, but this bug pretty much kills bzr's utility.
Version info:
Bazaar (bzr) 1.14
Python interpreter: C:\Program Files\Bazaar\
Python standard library: C:\Program Files\Bazaar\
bzrlib: C:\Program Files\Bazaar\
Bazaar configuration: C:\Documents and Settings\
tags: | added: add win32 |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
Hi mmartin, thanks for the report.
What happens if you cd to q:\archive and then try 'bzr add myfile.txt'?