Comment #3 on issue 3546 by [email protected]: Some directories not
selectable in Subversion repository
https://code.google.com/p/reviewboard/issues/detail?id=3546
Have a look at the get_branches function in
reviewboard/scmtools/svn/__init__.py. This is not a bug but a feature
designed this way by the developers.
If you need a quick workaround, just delete the "if 'trunk' in
root_dirents" block and keep the former "else" block.
Maybe the developers also agree that this should be changed?!? My arguments
would be:
- You cannot select a subset of the revisions if your repository structure
has a trunk (and branches) dir but further directories in the root
- Subversion mandates no "standard layout" and you find many different
layouts in the wild
- Even when there is a trunk (and branches) dir, the common tags dir cannot
be selected for review requests
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.