My Oracle Support Banner

"ODI-12016: The specified file does not exist in Subversion repository" Error Received when Attempting to Perform an SVN Merge Using ODI Studio (Doc ID 2491990.1)

Last updated on MAY 04, 2023

Applies to:

Oracle Data Integrator - Version 12.2.1.2.6 to 12.2.1.3.181204 [Release 12c]
Oracle Data Integrator Cloud Service - Version 17.1.3 to 17.2.1
Information in this document applies to any platform.

Symptoms

Using Oracle Data Integrator (ODI) 12.2.1.2.6 or 12.2.1.3.0, the following error is received when attempting to perform a merge with Apache Subversion (SVN) in a popup:

The issue can be reproduced at will with the following steps:

  1. Login to the ODI Repository that will be configured as SVN trunk, i.e. schema name <ODI_REPO_TRUNK>
  2. Configure ODI Studio for SVN versioning, menu:
    Team -> Switch Versioning Application...
    Team -> Settings -> Edit Connection...
  3. Create a new project within ODI Studio.
    Team -> Settings -> Configure...
    Select the "Create Default Project Structure" button
    and Select "Trunk"
  4. Add the ODI work repository objects to SVN and create <FULL_TAG1>, menu:
    Team -> VCS Actions -> Add Non-versioned Objects...
    Team -> VCS Actions -> Create Full Tag...
  5. Create a branch from a tag
    Team -> VCS Actions -> Create Branch from Tag...
  6. Create SVN branch B1 from <FULL_TAG1>.
    Team -> VCS Actions -> Create Branch from Tag...
  7. Login to the ODI Repository that will be configured as SVN branch B1, i.e. schema name <ODI_REPO_BRANCH1>
  8. Configure ODI Studio for SVN versioning, menu:
    Team -> Switch Versioning Application...
    Team -> Settings -> Edit Connection...    Select the same project name as created in step 3, but make sure to select "Branch"
    Team -> VCS Actions -> Populate ODI from VCS...
  9. In Topology, add a new Data Server where there is no Technology configured yet, ie Oracle
  10. Add the new Data Server to VCS, ie:
    Team -> VCS Actions -> Pending Changes...
  11. Create a partial tag that contains the new data server, ie <PARTIAL_TAG1>
  12. Login to the ODI Repository that is configured as SVN trunk, ie schema name <ODI_REPO_TRUNK>
  13. Attempt to merge the partial_tag1:
    Team -> VCS Actions -> Merge...
    Select "Tag" and the "<PARTIAL_TAG1>" as source
  14. Observe the error.

 

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.