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 2006/05/24 09:50:41 UTC

[jira] Created: (SCM-208) Status command doesn't support '' for svn:externals

Status command doesn't support '' for svn:externals
---------------------------------------------------

         Key: SCM-208
         URL: http://jira.codehaus.org/browse/SCM-208
     Project: Maven SCM
        Type: Bug

  Components: maven-scm-provider-svn  
    Versions: 1.0-beta-3    
    Reporter: Dário Oliveros
     Fix For: 1.0


I've been trying  to make a release by running 'mvn release:prepare', but got a warning saying that 'X' is an unknown file status.
I noticed the release plugin runs the 'svn --non-interactive status' command internally which prints the status of working copy files and directories. Since one of the directories was fetched from a different svn repo thru svn:externals, its status is 'X' and it does not seem to be recognized by the release plugin. Therefore the outcome of 'mvn release:prepare' command is a build failure. 

-- 
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: (SCM-208) Status command doesn't support 'X' for svn:externals

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

    Resolution: Fixed

Fixed.

> Status command doesn't support 'X' for svn:externals
> ----------------------------------------------------
>
>          Key: SCM-208
>          URL: http://jira.codehaus.org/browse/SCM-208
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-scm-provider-svn
>     Versions: 1.0-beta-3
>     Reporter: Dário Oliveros
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0

>
>
> I've been trying  to make a release by running 'mvn release:prepare', but got a warning saying that 'X' is an unknown file status.
> I noticed the release plugin runs the 'svn --non-interactive status' command internally which prints the status of working copy files and directories. Since one of the directories was fetched from a different svn repo thru svn:externals, its status is 'X' and it does not seem to be recognized by the release plugin. Therefore the outcome of 'mvn release:prepare' command is a build failure. 

-- 
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-208) Status command doesn't support 'X' for svn:externals

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

Emmanuel Venisse updated SCM-208:
---------------------------------

      Assign To: Emmanuel Venisse
    Fix Version: 1.0
        Summary: Status command doesn't support 'X' for svn:externals  (was: Status command doesn't support '' for svn:externals)

> Status command doesn't support 'X' for svn:externals
> ----------------------------------------------------
>
>          Key: SCM-208
>          URL: http://jira.codehaus.org/browse/SCM-208
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-scm-provider-svn
>     Versions: 1.0-beta-3
>     Reporter: Dário Oliveros
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0

>
>
> I've been trying  to make a release by running 'mvn release:prepare', but got a warning saying that 'X' is an unknown file status.
> I noticed the release plugin runs the 'svn --non-interactive status' command internally which prints the status of working copy files and directories. Since one of the directories was fetched from a different svn repo thru svn:externals, its status is 'X' and it does not seem to be recognized by the release plugin. Therefore the outcome of 'mvn release:prepare' command is a build failure. 

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