Hello, Some time ago, I created a project in NetBeans and stored just the source code (all .java files) in a CVS module. That wasn't the best plan, and I don't do that any more. Now, I would like, if possible, to add the entire NB project structure to my existing module, so that I can checkout the module and get the whole package of the NB file structure and supporting files plus my source.
Something that may complicate this process is that there are two existing branches within the source module, a release branch and a development branch (rtagged rel_1_2 and rel_1_2-dev). Is what I want to do, possible, and how should I go about it? The issue that I see (which may not be an issue) is that the source is embedded in the project directory structure (viz, <projectname>/src/<packagename>). The reason I want to do this is that I don't want to lose the history of the source. Otherwise, I could just create a new NB project and copy the existing source into it. I'm not at all concerned about what is actually _in_ the NB files, I just want the project structure. Thanks. mp -- Michael Powe [EMAIL PROTECTED] Naugatuck CT USA And your crybaby whiny opinion would be.....?
pgpg2MaMmeHxp.pgp
Description: PGP signature
_______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
