[
https://issues.apache.org/jira/browse/SCM-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960273#comment-17960273
]
ASF GitHub Bot commented on SCM-55:
-----------------------------------
jira-importer opened a new issue, #367:
URL: https://github.com/apache/maven-scm/issues/367
**[Arnaud
Heritier](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=aheritier)**
opened
**[SCM-55](https://issues.apache.org/jira/browse/SCM-55?redirect=false)** and
commented
The following command is generated :
scm:update:
[echo] Updating from SCM
Executing: cvs -f -q update -d
Working directory: XXXXX
Provider message:
The cvs command failed.
Command output:
cvs update: No CVSROOT specified! Please use the `-d' option
cvs [update aborted]: or set the CVSROOT environment variable.
---
**Affects:** 1.0-alpha-2
**Attachments:**
-
[SCM-55.ahe.patch](https://issues.apache.org/jira/secure/attachment/12718726/SCM-55.ahe.patch)
(_747 bytes_)
> cvs update doesn't define CVSROOT
> ---------------------------------
>
> Key: SCM-55
> URL: https://issues.apache.org/jira/browse/SCM-55
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-cvs
> Affects Versions: 1.0-alpha-2
> Reporter: Arnaud Heritier
> Priority: Major
> Attachments: SCM-55.ahe.patch
>
>
> The following command is generated :
> scm:update:
> [echo] Updating from SCM
> Executing: cvs -f -q update -d
> Working directory: XXXXX
> Provider message:
> The cvs command failed.
> Command output:
> cvs update: No CVSROOT specified! Please use the `-d' option
> cvs [update aborted]: or set the CVSROOT environment variable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)