`bzr commit -m DIRNAME` produces wrong warning about filename

Bug #1012115 reported by Alexander Belchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Low
Unassigned

Bug Description

C:\Temp>bzr init 6
Created a standalone tree (format: 1.14)

C:\Temp>cd 6
C:\Temp\6>

C:\Temp\6>bzr mkdir foo
added foo

C:\Temp\6>bzr ci -m foo
bzr: warning: The commit message is a file name: "foo".
(use --file "foo" to take commit message from that file)
Committing to: C:/Temp/6/
added foo
Committed revision 1.

Actually "foo" here is directory, not file. So that warning is simply wrong, and probably misleading.

Changed in bzr:
status: New → Confirmed
importance: Undecided → Low
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.