From: Lute K. <Lut...@cw...> - 2003-11-07 12:35:12
|
David Bateman <Dav...@mo...> writes: > So unless someone has RCS access on sourceforge, the old solution I > see is to rename these files. I took a quick look at the SourceForge docs. The section: http://sourceforge.net/docman/display_doc.php?docid=768&group_id=1#cleanup says: ,---- | CVS Repository Clean-Up | | Through the course of learning to use CVS, and in long-term use | of CVS, it is not uncommon to encounter cases where you need | something within your repository to be manipulated directly (for | example, files which have been removed via "cvs remove", but | which should be purged from the Attic, as well). While | SourceForge.net does not provide direct access for developers to | modify their own repository contents via a shell, the | SourceForge.net team is happy to perform actions of this nature | on your behalf. `---- So I guess you have to contact the SourceForge staff and ask them to chmod +x the RCS files.. Lute. |