[ 
https://issues.apache.org/jira/browse/SCM-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961721#comment-17961721
 ] 

ASF GitHub Bot commented on SCM-480:
------------------------------------

jira-importer opened a new issue, #697:
URL: https://github.com/apache/maven-scm/issues/697

   **[Victor 
Volle](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=vrvolle)** 
opened 
**[SCM-480](https://issues.apache.org/jira/browse/SCM-480?redirect=false)** and 
commented
   
   "svn status" gives
   M       src/main/java/de/artive/test/FooBar.java
   
   "mvn scm:status" gives
   [INFO] Scanning for projects...
   [INFO] Searching repository for plugin with prefix: 'scm'.
   [INFO] 
------------------------------------------------------------------------
   [INFO] Building test-build
   [INFO]    task-segment: [scm:status] (aggregator-style)
   [INFO] 
------------------------------------------------------------------------
   [INFO] [scm:status]
   [INFO] Executing: /bin/sh -c cd 
/Users/vivo/workspaces/eclipse-3.4/test-build && svn --username vivo --password 
'*****' --non-interactive status
   [INFO] Working directory: /Users/vivo/workspaces/eclipse-3.4/test-build
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESSFUL
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 4 seconds
   [INFO] Finished at: Fri Jun 26 13:01:04 CEST 2009
   [INFO] Final Memory: 15M/29M
   [INFO] 
------------------------------------------------------------------------
   
   The changed file is not shown.
   
   This wouldn't be that bad, if the the release plugin therefore would not 
recognize that there still is a modified file in the workspace
   
   
   ---
   
   **Affects:** 1.2
   
   **Attachments:**
   - 
[svn-consumer.patch](https://issues.apache.org/jira/secure/attachment/12718566/svn-consumer.patch)
 (_392 bytes_)
   
   **Issue Links:**
   - [MRELEASE-481](https://issues.apache.org/jira/browse/MRELEASE-481) prepare 
goal  no longer errors on subversion files
    (_**"is duplicated by"**_)
   - [SCM-523](https://issues.apache.org/jira/browse/SCM-523) SVN checkout 
files is empty
    (_**"is duplicated by"**_)
   - [MRELEASE-493](https://issues.apache.org/jira/browse/MRELEASE-493) Prepare 
step doesn't stop if there are modified local files
    (_**"supercedes"**_)
   
   5 votes, 8 watchers
   




> "mvn scm:status" doesn't show modified file
> -------------------------------------------
>
>                 Key: SCM-480
>                 URL: https://issues.apache.org/jira/browse/SCM-480
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Bug
>          Components: maven-scm-provider-svn
>    Affects Versions: 1.2
>         Environment: OS X 10.5.7
> JDK 1.5
> Maven 2.1.0
> SVN 1.6.2
>            Reporter: Victor Volle
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 1.3
>
>         Attachments: svn-consumer.patch
>
>
> "svn status" gives
>     M       src/main/java/de/artive/test/FooBar.java
> "mvn scm:status" gives
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'scm'.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building test-build
> [INFO]    task-segment: [scm:status] (aggregator-style)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] [scm:status]
> [INFO] Executing: /bin/sh -c cd /Users/vivo/workspaces/eclipse-3.4/test-build 
> && svn --username vivo --password '*****' --non-interactive status
> [INFO] Working directory: /Users/vivo/workspaces/eclipse-3.4/test-build
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 4 seconds
> [INFO] Finished at: Fri Jun 26 13:01:04 CEST 2009
> [INFO] Final Memory: 15M/29M
> [INFO] 
> ------------------------------------------------------------------------
> The changed file is not shown. 
> This wouldn't be that bad, if the the release plugin therefore would not 
> recognize that there still is a modified file in the workspace



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to