jira-importer commented on issue #767: URL: https://github.com/apache/maven-scm/issues/767#issuecomment-2964623106
**[Grant Gardner](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=lwoggardner)** commented I'm watching this because I'm implementing the AccuRev provider, and I'm still confused how this command differs from "add" To me it seems "mkdir" in local path is just "add" on a directory instead of a file, ie create the file(directory) and let the SCM system know about it. mkdir in repo URL is "add" a directory and then "checkin" What am I missing? (I've tried to work it out by chasing the wagon-scm case that triggered this but to no avail sorry...) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
