Class: Aws::CodeCommit::Types::DirectoryNameConflictsWithFileNameException

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 path name has the same name as a file that already exists in this repository. Either provide a different name for the file, or specify a different path for the file.