Hello,
We are finally starting to use Crucible and have run into a question/issue. When adding content to a review (Add Content > Browse Changesets), it appears that we are unable to navigate to or choose a nested branch. For example, we have the following branch structure:
/branches
/team1
/project1
/project2
/team2
/project3
/project4
So, I was wondering if I was doing something wrong, or if it is not supported. If it is the latter, I am curious as to why (best practice, technical constraint, etc.).
We've tossed around the idea of making our branch structure flat (one level), but wanted to investigate further before changing our entire process.
Thanks!
Hi Eric,
While the list of branches in Browse Changesets is indeed flat, you can probably configure Crucible svn handling to use your current repository structure and get branches that are mapped to your directories with names like 'team1-project1' and 'team2-project3'.
To do that you'll have to set up symbolic rules for the svn repository, to tell Crucible what you consider a branch. You can see the details on this feature here: https://confluence.atlassian.com/display/FISHEYE/SVN+tag+and+branch+structure. I believe your repo structure is similar to the 'Example from FishEye customer' one and you could use similar rules.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.