You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-dev@maven.apache.org by "mike perham (JIRA)" <ji...@codehaus.org> on 2005/11/29 18:18:06 UTC

[jira] Created: (SCM-89) Add checkout to working directory support to Perforce

Add checkout to working directory support to Perforce
-----------------------------------------------------

         Key: SCM-89
         URL: http://jira.codehaus.org/browse/SCM-89
     Project: Maven SCM
        Type: Bug
  Components: maven-scm-provider-perforce  
    Versions: 1.0-beta-2    
    Reporter: mike perham
     Fix For: 1.0-beta-2


Attached is a patch will adds the ability to check out code to an arbitrary directory as requested by Emmanuel and discussed by myself and Jeff Jensen last night on the scm-dev mailing list.

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


Re: [jira] Created: (SCM-89) Add checkout to working directory support to Perforce

Posted by Jeff Jensen <je...@upstairstechnology.com>.
Fantastic Mike!  Sans digging through all the code, what did you end up
implementing??


Quoting "mike perham (JIRA)" <ji...@codehaus.org>:

> Add checkout to working directory support to Perforce
> -----------------------------------------------------
>
>          Key: SCM-89
>          URL: http://jira.codehaus.org/browse/SCM-89
>      Project: Maven SCM
>         Type: Bug
>   Components: maven-scm-provider-perforce
>     Versions: 1.0-beta-2
>     Reporter: mike perham
>      Fix For: 1.0-beta-2
>
>
> Attached is a patch will adds the ability to check out code to an arbitrary
> directory as requested by Emmanuel and discussed by myself and Jeff Jensen
> last night on the scm-dev mailing list.
>
> --
> 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
>
>




Re: [jira] Commented: (SCM-89) Add checkout to working directory support to Perforce

Posted by Emmanuel Venisse <em...@venisse.net>.
Done.

Emmanuel

Wim Deblauwe a écrit :
> 
>     Emmanuel, please update the Peforce entry on the SCM Matrix to
>     reflect that all operations are now supported.
> 
>     http://docs.codehaus.org/display/SCM/SCM+Matrix
> 
> 
> Emmanuel, I see you already updated this for ClearCase, thank you for 
> that! However, 'checkout' does not work currently so that should be a 
> red cross for now until Dan or me implemented that correctly.
> 
> regards,
> 
> Wim


Re: [jira] Commented: (SCM-89) Add checkout to working directory support to Perforce

Posted by Wim Deblauwe <wi...@gmail.com>.
>
>
> Emmanuel, please update the Peforce entry on the SCM Matrix to reflect
> that all operations are now supported.
>
> http://docs.codehaus.org/display/SCM/SCM+Matrix
>

Emmanuel, I see you already updated this for ClearCase, thank you for that!
However, 'checkout' does not work currently so that should be a red cross
for now until Dan or me implemented that correctly.

regards,

Wim

[jira] Closed: (SCM-89) Add checkout to working directory support to Perforce

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-89?page=all ]
     
Emmanuel Venisse closed SCM-89:
-------------------------------

     Assign To: Emmanuel Venisse
    Resolution: Fixed

Applied.

> Add checkout to working directory support to Perforce
> -----------------------------------------------------
>
>          Key: SCM-89
>          URL: http://jira.codehaus.org/browse/SCM-89
>      Project: Maven SCM
>         Type: Bug
>   Components: maven-scm-provider-perforce
>     Versions: 1.0-beta-2
>     Reporter: mike perham
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-2
>  Attachments: release_perform.txt
>
>
> Attached is a patch will adds the ability to check out code to an arbitrary directory as requested by Emmanuel and discussed by myself and Jeff Jensen last night on the scm-dev mailing list.

-- 
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] Updated: (SCM-89) Add checkout to working directory support to Perforce

Posted by "mike perham (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-89?page=all ]

mike perham updated SCM-89:
---------------------------

    Attachment: release_perform.txt

release:prepare and release:perform now work on my machine.  Huzzah!

> Add checkout to working directory support to Perforce
> -----------------------------------------------------
>
>          Key: SCM-89
>          URL: http://jira.codehaus.org/browse/SCM-89
>      Project: Maven SCM
>         Type: Bug
>   Components: maven-scm-provider-perforce
>     Versions: 1.0-beta-2
>     Reporter: mike perham
>      Fix For: 1.0-beta-2
>  Attachments: release_perform.txt
>
>
> Attached is a patch will adds the ability to check out code to an arbitrary directory as requested by Emmanuel and discussed by myself and Jeff Jensen last night on the scm-dev mailing list.

-- 
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: (SCM-89) Add checkout to working directory support to Perforce

Posted by "mike perham (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-89?page=comments#action_52321 ] 

mike perham commented on SCM-89:
--------------------------------

Emmanuel, please update the Peforce entry on the SCM Matrix to reflect that all operations are now supported.

http://docs.codehaus.org/display/SCM/SCM+Matrix

> Add checkout to working directory support to Perforce
> -----------------------------------------------------
>
>          Key: SCM-89
>          URL: http://jira.codehaus.org/browse/SCM-89
>      Project: Maven SCM
>         Type: Bug
>   Components: maven-scm-provider-perforce
>     Versions: 1.0-beta-2
>     Reporter: mike perham
>      Fix For: 1.0-beta-2
>  Attachments: release_perform.txt
>
>
> Attached is a patch will adds the ability to check out code to an arbitrary directory as requested by Emmanuel and discussed by myself and Jeff Jensen last night on the scm-dev mailing list.

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