ACE_RCSID is a function which is available in ACE5.5 for some loggin purpose. This is not present in ACE 6.1, is there any other equivalent function is available in ACE 6.1 similar to this.
Asked
Active
Viewed 208 times
1 Answers
2
No, that support has been removed and we don't have something similar again in ACE.

Johnny Willemsen
- 2,942
- 1
- 14
- 16
-
May I know why it has been removed and from which version it has been removed? – Jay Jan 09 '13 at 15:33
-
It was coming from the old cvs days and we didn't see any reason why we should keep it. Not sure when it got removed, check the NEWS and ChangeLog files as part of the distribution. Maybe if you can share exactly for what you used it, we can recommend a replacement, but a better place to ask is the ace-users mailing list – Johnny Willemsen Jan 09 '13 at 15:38