"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.
