Overview
Artifact ID: | 4cb0ae9f4a531c10a8bfb98ff696f150ab2e7b9b |
---|---|
Ticket: | 7eab65a85880a10cc17e45c764acbc36bfa783a4
crnl y/N/a unclear |
User & Date: | rwilson 2011-04-07 02:21:53 |
Changes
- comment changed to:
this is the first time i've gotten this prompt: <pre> C:/rev/src/trader/src/FactoryBase.cpp contains CR/NL line endings; commit anyhow (y/N/a)?a New_Version: 32177f91eafbe7f543d667b2cc25d3c7f225b19d </pre> i responded 'a' because i assumed it meant 'abort'. 'a' apparently means 'all'. code inspection also reveals that 'n' would break the loop and not ask you about any more files. so there is currently no way to say 'y' to some files and 'n' to others. you have to commit all or none. i propose that as a minimum, the prompt could be changed to (Yes/No/All) and perhaps be enhanced to (Yes/No/All/Cancel) and allow the user to hit 'n' for a subset of files and continue with committing other files and 'c' would cancel the process.
- foundin changed to: "bc427ad727"
- private_contact changed to: "fa971e47fbbff37de4fc4240a8837e8824ac0336"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "crnl y/N/a unclear"
- type changed to: "Incident"