Actions:
|
2014-08-06 05:07 AEST by Glen Starrett - If you have an entry in the CVSROOT\admin file with a space (or spaces) at the
end of the name, it will NOT recognize that person as an administrator.
Unfortunately the command "echo USERNAME >> admin" puts that space after the
username into the admin file.
Removing the trailing space corrects the problem, but it's not intuitive or easy
to spot. |