Howto modify cvs update command performed by continuum
------------------------------------------------------
Key: CONTINUUM-556
URL: http://jira.codehaus.org/browse/CONTINUUM-556
Project: Continuum
Type: Wish
Components: Web interface
Versions: 1.0.2
Environment: Linux
Reporter: Wolfgang Klein
Hello!
I´m using a multimodule build, problem is, that the cvs-root
dir contains a lot directories, that should be ommitted. Otherwise
the build process slowes down significantly.
I added a local .cvsignore in checkout dir
(e.g. working-directory/83) and removed the
not needed directories manually.
Problem is, that the cvs command "cvs -f -q update -d"
ignores the .cvsignore file and checksout those directories
that a want to be ignored.
Is there a way to modify this statement to "cvs -f -q update" ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira