Class: Aws::CodeCommit::Types::DirectoryNameConflictsWithFileNameException
- Inherits:
 - 
      EmptyStructure
      
        
- Object
 - EmptyStructure
 - Aws::CodeCommit::Types::DirectoryNameConflictsWithFileNameException
 
 
- Defined in:
 - 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.