Presently we have the current structure:
http://<companyname>.jira.com/svn/<project-name>/{trunk,tags,branches}
Standard stuff for a single project repository.
However, we'd like to move from this structure to something more flexible, while still remaining under the same project. So for example something more like this:
Hopefully, you get the point. In other words, we want a heck of a lot more flexibility to adjust where the source code is for our various modules/components while remaining under a single project umbrella.
My questions are the following:
Thanks
Derek
A support engineer can change a FishEye repository's configuration from:
to:
but not any other layout.
There are two ways to change your existing SVN structure to the new one:
The problem with #1 is that your history pre-move won't be handled properly, which may or may not be an issue for you. The problem with #2 is that it's much more complicated and, depending on the complexity of your existing structure, may not be workable. Although if it does work, your history will be handled properly.
Since you can dump and import your SVN repository without needing to go through Support, the only ticket you would need to raise would be for changing FishEye's configuration, presumably once your dump had already been prepared and verified locally, ready for import.
What component causes this restriction? I guess my question is that if we were hosting our own subversion repository we could use any structure we desired. So what is the piece that is holding this up on your side of the fence? Why can this work with FishEye and SVN outside of OnDemand and not inside?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.