Re: Review request reports:Unknown repository paths found

2013-04-24 Thread chuck j
Thanks Chris, rbt works fine for the first instance but failed during 
re-posting the review request for same change list. why it failed need to 
look into. but i have made the changes in post-review and its working fine, 
i see it more stable at this point.

Thanks again for help your and you are fabulous person.

Cheers,
Chuck Jerry

On Tuesday, April 23, 2013 3:30:29 PM UTC+5:30, chuck j wrote:

 Thank you Chris appreciated.

 I will try this out.

 On Tuesday, April 23, 2013 3:22:11 PM UTC+5:30, Christian Hammond wrote:

 Hi,

 Please try using 'rbt post' instead of post-review, and see if that works 
 better. It has different logic for this than post-review does, and will be 
 replacing post-review completely in a future release. post-review at this 
 point is deprecated.

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com
 Review Board - http://www.reviewboard.org
 Beanbag, Inc. - http://www.beanbaginc.com


 On Tue, Apr 23, 2013 at 2:45 AM, chuck j cjerr...@gmail.com wrote:

 Its seems for ssl enabled and configured list present in the reviewboard 
 is not handled in the post-review tool.

 if isinstance(self.info.path, list):
 repositories = self.get_repositories()

 debug(Repositories on Server: %s % repositories)
 debug(Server Aliases: %s % self.info.path)

 for repository in repositories:
 if repository['path'] in self.info.path:
 self.info.path = repository['path']
 break

 Reviewboard Admin guide says to register ssl enable repository use ssl: 
 prefix, when it gets registered with name ssl:perforce:1234, but 
 self.info.path will give you list of repositories without ssl: prefix hence 
 it die reporting all these messages.

 Just to let you know that p4 info output gives you Server Address 
 without ssl prefix i.e perforce:1234.

 Do you guys think the logic to handle multiple repository having ssl 
 enable perforce repository configured needs changes, please let me know if 
 i am wrong.

 -Chuck


 On Tuesday, April 23, 2013 1:01:40 PM UTC+5:30, chuck j wrote:

 Hi All,

 posting of review request shows Unknown repository paths found

 but review board server configured with two repositories.

 List of configured repositories:
 pf-sa.company.com:1666
 ssl:pf-sa-svr1:19773
 Unknown repository paths found:
 p4-area:19773
 p4-area.company.com:19773
 pf-sa-svr1:19773
 pf-sa-svr1.company.com:19773

 All the above unknown reported by post-review tool are Server Aliases 
 and are one which is configured with ssl.

 Following argument passed with post-review tool.

 post-review  --bugs-closed=TAI2343  --branch=MAIN --server=
 https://svrrb1.na.**company.com/svrrbhttps://svrrb1.na.company.com/svrrb--submit-as=chuck
  --description-file=/tmp/
 **tmpVwAGQY 191269 --p4-port=ssl:pf-sa-svr1:**19773  
 --repository-url=ssl:pf-sa-**svr1:19773

 Why post-review unknown repository even when they are configured 
 properly. What is missing?

 -Chuck




  -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  




-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Review request reports:Unknown repository paths found

2013-04-23 Thread chuck j
Its seems for ssl enabled and configured list present in the reviewboard is 
not handled in the post-review tool.

if isinstance(self.info.path, list):
repositories = self.get_repositories()

debug(Repositories on Server: %s % repositories)
debug(Server Aliases: %s % self.info.path)

for repository in repositories:
if repository['path'] in self.info.path:
self.info.path = repository['path']
break

Reviewboard Admin guide says to register ssl enable repository use ssl: 
prefix, when it gets registered with name ssl:perforce:1234, but 
self.info.path will give you list of repositories without ssl: prefix hence 
it die reporting all these messages.

Just to let you know that p4 info output gives you Server Address without 
ssl prefix i.e perforce:1234.

Do you guys think the logic to handle multiple repository having ssl enable 
perforce repository configured needs changes, please let me know if i am 
wrong.

-Chuck

On Tuesday, April 23, 2013 1:01:40 PM UTC+5:30, chuck j wrote:

 Hi All,

 posting of review request shows Unknown repository paths found

 but review board server configured with two repositories.

 List of configured repositories:
 pf-sa.company.com:1666
 ssl:pf-sa-svr1:19773
 Unknown repository paths found:
 p4-area:19773
 p4-area.company.com:19773
 pf-sa-svr1:19773
 pf-sa-svr1.company.com:19773

 All the above unknown reported by post-review tool are Server Aliases and 
 are one which is configured with ssl.

 Following argument passed with post-review tool.

 post-review  --bugs-closed=TAI2343  --branch=MAIN --server=
 https://svrrb1.na.company.com/svrrb --submit-as=chuck 
 --description-file=/tmp/tmpVwAGQY 191269 
 --p4-port=ssl:pf-sa-svr1:19773  --repository-url=ssl:pf-sa-svr1:19773

 Why post-review unknown repository even when they are configured properly. 
 What is missing?

 -Chuck






-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Review request reports:Unknown repository paths found

2013-04-23 Thread chuck j
Thank you Chris appreciated.

I will try this out.

On Tuesday, April 23, 2013 3:22:11 PM UTC+5:30, Christian Hammond wrote:

 Hi,

 Please try using 'rbt post' instead of post-review, and see if that works 
 better. It has different logic for this than post-review does, and will be 
 replacing post-review completely in a future release. post-review at this 
 point is deprecated.

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com javascript:
 Review Board - http://www.reviewboard.org
 Beanbag, Inc. - http://www.beanbaginc.com


 On Tue, Apr 23, 2013 at 2:45 AM, chuck j cjerr...@gmail.com javascript:
  wrote:

 Its seems for ssl enabled and configured list present in the reviewboard 
 is not handled in the post-review tool.

 if isinstance(self.info.path, list):
 repositories = self.get_repositories()

 debug(Repositories on Server: %s % repositories)
 debug(Server Aliases: %s % self.info.path)

 for repository in repositories:
 if repository['path'] in self.info.path:
 self.info.path = repository['path']
 break

 Reviewboard Admin guide says to register ssl enable repository use ssl: 
 prefix, when it gets registered with name ssl:perforce:1234, but 
 self.info.path will give you list of repositories without ssl: prefix hence 
 it die reporting all these messages.

 Just to let you know that p4 info output gives you Server Address 
 without ssl prefix i.e perforce:1234.

 Do you guys think the logic to handle multiple repository having ssl 
 enable perforce repository configured needs changes, please let me know if 
 i am wrong.

 -Chuck


 On Tuesday, April 23, 2013 1:01:40 PM UTC+5:30, chuck j wrote:

 Hi All,

 posting of review request shows Unknown repository paths found

 but review board server configured with two repositories.

 List of configured repositories:
 pf-sa.company.com:1666
 ssl:pf-sa-svr1:19773
 Unknown repository paths found:
 p4-area:19773
 p4-area.company.com:19773
 pf-sa-svr1:19773
 pf-sa-svr1.company.com:19773

 All the above unknown reported by post-review tool are Server Aliases 
 and are one which is configured with ssl.

 Following argument passed with post-review tool.

 post-review  --bugs-closed=TAI2343  --branch=MAIN --server=
 https://svrrb1.na.**company.com/svrrbhttps://svrrb1.na.company.com/svrrb--submit-as=chuck
  --description-file=/tmp/
 **tmpVwAGQY 191269 --p4-port=ssl:pf-sa-svr1:**19773  
 --repository-url=ssl:pf-sa-**svr1:19773

 Why post-review unknown repository even when they are configured 
 properly. What is missing?

 -Chuck




  -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard...@googlegroups.com javascript:
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  




-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.