I have a project that is divided into two modules. One contains HTML files and the other is java and jsp code. They each live in different areas (one under the JSP server, the other under the HTML server). Let's say the project is named foo, so the directories in cvs are named as such:
foo-jsp foo-html When a user does cvs checkout foo-jsp, I would like the local directory that gets created to just be called foo and not foo-jsp. The same would be for foo-html; that is, just foo locally. Is this possible? If so, how? _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
