"Orphan" project preventing import of merged SVN repo dump file

Dan Murphy April 30, 2012

  • The following projects in the imported Subversion repository have no corresponding projects in Atlassian OnDemand: TSTP

The particularly odd thing is that the TSTP "project" doesn't exist in our instance (or so all the UI views agree), but I also cannot create it because it already exists. Also, the only way it can have gotten into the merged dump file is from the "mirrored" SVN repo I had to create against the OnDemand SVN repo.

This is critically blocking our migration onto the Atlassian platform, and could cause us to reconsider our decision.

2 answers

1 accepted

1 vote
Answer accepted
Dan Murphy May 1, 2012

OK, there's now a bug in Atlassian's own Jira for this.

If anyone else hits this problem, the solution is to use 'svndumpfilter' to remove the offending orphan project from the SVN dump file you create from the merged repo before uploading it to the WebDAV folder and (trying to) import it to your AOD SVN repo (overwriting the existing contents).

Azwandi Mohd Aris
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 4, 2012

On top of that, the projects in your SVN dump should match the number/keys of the projects you already have on OnDemand. For reference - http://confluence.atlassian.com/display/AOD/Importing+Versioned+Data+into+Subversion

The convention is to have a top-level directory per project, whose name is the same as the project key. Please note, all Subversion content in your dump file must be associated with a OnDemand project. If a project does not yet exist, you need to create it before you import.

0 votes
Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 1, 2012

Please raise an Atlassian support ticket for the same.

Suggest an answer

Log in or Sign up to answer