You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2007/03/20 17:00:34 UTC

[jira] Commented: (MPSCM-30) Make is possible to specify the cvs command (checkout/export)

    [ http://jira.codehaus.org/browse/MPSCM-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_90594 ] 

Emmanuel Venisse commented on MPSCM-30:
---------------------------------------

scm:export is implemented in latest Maven-SCM snapshot

> Make is possible to specify the cvs command (checkout/export)
> -------------------------------------------------------------
>
>                 Key: MPSCM-30
>                 URL: http://jira.codehaus.org/browse/MPSCM-30
>             Project: maven-scm-plugin
>          Issue Type: Improvement
>    Affects Versions: 1.4.1
>         Environment: All
>            Reporter: Juho Yli-Krekola
>            Priority: Minor
>
> I would like to use cvs 'export' command instead of 'checkout' in goal scm:checkout-project.
> In Ant you can select the used command in the cvs task's 'command' attribute. Currently (1.4.1) scm:cvs-checkout-project goal does it like this:
>   <ant:cvs command="checkout ${maven.scm.cvs.checkout.flags}"...
> i.e. it uses always 'checkout' command.
> Would it be possible to add a new property that would define the cvs command? Default value could be 'checkout'.

-- 
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