Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 3177 by [email protected]: matching clearcase repo
http://code.google.com/p/reviewboard/issues/detail?id=3177
*** For customer support, please post to [email protected]
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this enhancement request!
What version are you running?
rbtools-0.5.1
reviewboard server 1.7.6
What's the URL of the page this enhancement relates to, if any?
api/repositories
Describe the enhancement and the motivation for it.
when using clearcase scm, post-review identifies repository in several
steps:
1) request repositories
2) iterate on clearcase repository only
3) get repository info to compare clearcase vob uuid with current working
vob.
It requires to get repository info for each clearcase repository.
Unfortunately if there are several clearcase vobs before the one, this
operation will send many http request and can spend long time on slow
connections.
What operating system are you using? What browser?
linux ubuntu/rhel
Please provide any additional information below.
Instead of requesting clearcase repositories info, we could compare first
repository name and then compare vob uid if vobtag match. If no vobtag
match then we fallback to previous loop
PS: Our clearcase repository are called by their common vobtag
--
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/groups/opt_out.