Class: Aws::CodeCommit::Types::FileNameConflictsWithDirectoryNameException

Inherits:
EmptyStructure
  • Object
show all
Defined in:
gems/aws-sdk-codecommit/lib/aws-sdk-codecommit/types.rb

Overview

A file cannot be added to the repository because the specified file name has the same name as a directory in this repository. Either provide another name for the file, or add the file in a directory that does not match the file name.