I've got my vaj2cvs environment set up so that some packages contain source files while other packages contain "library" class files. I'd like to use the cvs repository to store builds as well as just source file. Currently I am doing this by exporting the generated class files from VAJ and loading them into a seperate module using WinCVS.
Is it possible to do this using vaj2cvs? In particular I'd like to be able to store class files in a seperate module from source files since CVS does not allow me to download only one type of file.
Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've got my vaj2cvs environment set up so that some packages contain source files while other packages contain "library" class files. I'd like to use the cvs repository to store builds as well as just source file. Currently I am doing this by exporting the generated class files from VAJ and loading them into a seperate module using WinCVS.
Is it possible to do this using vaj2cvs? In particular I'd like to be able to store class files in a seperate module from source files since CVS does not allow me to download only one type of file.
Mike