Re: temporary file format issue.

Paul Eggert <[email protected]> Fri, 16 Feb 2007 11:35:51 -0800
Newsgroups gmane.comp.gnu.rcs
Message-ID <[email protected]>
"Jing Zhao" <[email protected]> writes:

> I did port latest RCS to VOS Stratus system. Everything is ok except
> RCS temporary file name format. RCS temporary filename always starts
> with # character. On VOS, # is disk name prefix. RCSmerge always
> failed because # character. Is there any way we can change temporary
> file format?

You can modify the source code of RCS to use some other character.
That should work just fine on your host.