Being alerted when commit fails due to ACL
Andrew Dowell <andrew_dowell-YLibclwxPCC6c6uEtOJ/[email protected]> Fri, 30 Apr 2010 13:12:05 +1000
| Newsgroups | gmane.comp.version-control.cvs.tortoisecvs.user |
|---|---|
| Message-ID | <[email protected]> |
Hello We use CVSNT 2.5.03 Build 2382 and TortoiseCVS 1.10.10 When a file fails to be checked in due to ACLs there is the following message: 'cvs server: User AAA is unable to write to ./ReadMe.txt - ignoring' But due to CVS not returning an error code the Tortoise dialog reports success. Depending on how the dialog is setup, it may close automatically, therefore unless the developer was watching closely they would not realise that the file(s) were not checked in. Even if the dialog doesnt close the developer needs to look more closely into the log, rather than relying on the final summary. Is there anyway for TortoiseCVS to look into the messages returned from CVS rather than just the return code? Thanks Andrew ------------------------------------------------------------------------------