The following issue has been updated:

    Updater: Brett Porter (mailto:[EMAIL PROTECTED])
       Date: Fri, 7 Jan 2005 8:45 AM
    Comment:
the best solution here is to add an :export goal with the same properties as 
:checkout
    Changes:
             Fix Version changed to 1.6
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPSCM-30?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSCM-30

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSCM-30
    Summary: Make is possible to specify the cvs command (checkout/export)
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-scm-plugin
   Fix Fors:
             1.6
   Versions:
             1.4.1

   Assignee: Brett Porter
   Reporter: Juho Yli-Krekola

    Created: Wed, 13 Oct 2004 9:28 AM
    Updated: Fri, 7 Jan 2005 8:45 AM
Environment: All

Description:
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'.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to