Re: how is lock owner determined?
Paul Eggert <[email protected]> Thu, 13 Jul 2006 15:16:40 -0700
| Newsgroups | gmane.comp.gnu.rcs |
|---|---|
| Message-ID | <[email protected]> |
"Aaron S. Hawley" <[email protected]> writes: > Looks like RCS doesn't respect EUID: > > http://jspwiki.org/wiki/RCSFileProviderIssues That web page is incorrect. Can you please fix it? RCS uses the LOGNAME environment variable to determine who the user is, with respect to record keeping. Set LOGNAME and all should be well, as far as the strings RCS puts into each file.