"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:
- Login to the ODI Repository that will be configured as SVN trunk, i.e. schema name <ODI_REPO_TRUNK>
- Configure ODI Studio for SVN versioning, menu:
Team -> Switch Versioning Application...
Team -> Settings -> Edit Connection... - Create a new project within ODI Studio.
Team -> Settings -> Configure...
Select the "Create Default Project Structure" button
and Select "Trunk" - 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... - Create a branch from a tag
Team -> VCS Actions -> Create Branch from Tag... - Create SVN branch B1 from <FULL_TAG1>.
Team -> VCS Actions -> Create Branch from Tag... - Login to the ODI Repository that will be configured as SVN branch B1, i.e. schema name <ODI_REPO_BRANCH1>
- 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... - In Topology, add a new Data Server where there is no Technology configured yet, ie Oracle
- Add the new Data Server to VCS, ie:
Team -> VCS Actions -> Pending Changes... - Create a partial tag that contains the new data server, ie <PARTIAL_TAG1>
- Login to the ODI Repository that is configured as SVN trunk, ie schema name <ODI_REPO_TRUNK>
- Attempt to merge the partial_tag1:
Team -> VCS Actions -> Merge...
Select "Tag" and the "<PARTIAL_TAG1>" as source - 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! |