[
http://jira.codehaus.org/browse/SCM-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Tran closed SCM-433.
------------------------
Resolution: Fixed
fixed at
Revision: 733015
Author: dantran
Date: 3:58:12 AM, Friday, January 09, 2009
Message:
SCM-433: set workingDirectory of SvnInfoCommand to its fileSet.getBasedir(),
similar to all other commands, so that we can run scm info on a local directory.
----
Modified :
/maven/scm/trunk/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/main/java/org/apache/maven/scm/provider/svn/svnexe/command/info/SvnInfoCommand.java
Added :
/maven/scm/trunk/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/test/java/org/apache/maven/scm/provider/svn/svnexe/command/info
Added :
/maven/scm/trunk/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/src/test/java/org/apache/maven/scm/provider/svn/svnexe/command/info/SvnInfoCommandTest.java
> SvnInfoCommand should allow option to set working directory
> ------------------------------------------------------------
>
> Key: SCM-433
> URL: http://jira.codehaus.org/browse/SCM-433
> Project: Maven SCM
> Issue Type: Bug
> Components: maven-scm-provider-svn
> Affects Versions: 1.1
> Reporter: Dan Tran
> Assignee: Dan Tran
> Fix For: 1.1.1
>
>
> The invocation of SvnInfoCommand with empty fileset run "svn info" on a
> temporary working directory and therefore fails with
> Provider message:
> The svn command failed.
> Command output:
> svn: '.' is not a working copy
--
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