[
https://issues.apache.org/jira/browse/SCM-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960272#comment-17960272
]
ASF GitHub Bot commented on SCM-55:
-----------------------------------
jira-importer commented on issue #367:
URL: https://github.com/apache/maven-scm/issues/367#issuecomment-2964589837
**[Arnaud
Heritier](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=aheritier)**
commented
Patch to fix this issue
> 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)