You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Wolfgang Klein (JIRA)" <ji...@codehaus.org> on 2006/01/12 10:57:02 UTC

[jira] Created: (CONTINUUM-556) Howto modify cvs update command performed by continuum

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


[jira] Closed: (CONTINUUM-556) Howto modify cvs update command performed by continuum

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-556?page=all ]
     
Trygve Laugstol closed CONTINUUM-556:
-------------------------------------

    Resolution: Won't Fix

Do not use the issue tracking system to ask questions, subscribe and ask those on the users mailing list. See http://maven.apache.org/continuum/mail-lists.html

> 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


[jira] Commented: (CONTINUUM-556) Howto modify cvs update command performed by continuum

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-556?page=comments#action_55614 ] 

Emmanuel Venisse commented on CONTINUUM-556:
--------------------------------------------

You can't modify cvs command.

If you want to use .cvsignore, it must be in your cvs and directories you don't want must be deleted from cvs.

What is your project type?
What is your directory structure?

> 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