I was wondering if anyone has any experience integrating RCS with Perl CGI. I have a GUI interface currently where a user can upload a file. I want the code to not only place the file into an appropriate directory, but place the file into RCS control as well. If it is just an updated version of a file, I want to simply check in the new version of that file.
If anyone has experience doing this, and could possibly point me in the correct direction, I would greatly appreciate it.