Re: Meet new issue: setup Review Board to work with Perforce

2013-07-15 Thread Stefano Biancullo
Hello Christian

I have same issue described above , our server is ticket-auth based. 
what should I do to configure correctly the repository? 

Thanks 
Stefano


On Wednesday, January 16, 2013 10:33:43 AM UTC+2, Christian Hammond wrote:

 Hi Jeff,

 Do you use ticket-based auth for your Perforce server, or just standard 
 username/password auth?

 Christian

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

 On Jan 16, 2013, at 12:16 AM, xiuru...@163.com javascript: wrote:

 hi Chris,
 Now I have got the RB installed, and web server is up.

 Meet strange issue in set up Performce repositories, in 
 Admin-Database-Add repository page, I have input as below:
 Name as my specific name,
 Hosting service as None Custom Repository,
 Repository type as Perforce,
 Path as our Perforce server path, 10.xx.xx.xx:3530,
 Mirror path: as blank
 Username as my Perforce account name
 Password as my Perforce pw

 Then click Save button, get Error:
 

 [P4#run] Errors during command execution( p4 describe -s 1 ) 
 [Error]: 'Perforce password (P4PASSWD) invalid or unset.' 

 

 I have installed p4 (command line client) under /usr/bin, and verified can 
 login to the server with command: p4 -u username -p 10.xx.xx.xx:3530 login 
 (password input is promted after this command)

 Could you suggest what is the issue there? thanks.

 BRs
 Jeff

 -- 
 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
  
  




-- 
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.




Meet new issue: setup Review Board to work with Perforce

2013-01-16 Thread xiuruliang
hi Chris,
Now I have got the RB installed, and web server is up.

Meet strange issue in set up Performce repositories, in 
Admin-Database-Add repository page, I have input as below:
Name as my specific name,
Hosting service as None Custom Repository,
Repository type as Perforce,
Path as our Perforce server path, 10.xx.xx.xx:3530,
Mirror path: as blank
Username as my Perforce account name
Password as my Perforce pw

Then click Save button, get Error:


[P4#run] Errors during command execution( p4 describe -s 1 ) [Error]: 
'Perforce password (P4PASSWD) invalid or unset.' 



I have installed p4 (command line client) under /usr/bin, and verified can 
login to the server with command: p4 -u username -p 10.xx.xx.xx:3530 login 
(password input is promted after this command)

Could you suggest what is the issue there? thanks.

BRs
Jeff

-- 
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




Re: Meet new issue: setup Review Board to work with Perforce

2013-01-16 Thread Christian Hammond
Hi Jeff,

Do you use ticket-based auth for your Perforce server, or just standard 
username/password auth?

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com

On Jan 16, 2013, at 12:16 AM, xiuruli...@163.com wrote:

 hi Chris,
 Now I have got the RB installed, and web server is up.
 
 Meet strange issue in set up Performce repositories, in Admin-Database-Add 
 repository page, I have input as below:
 Name as my specific name,
 Hosting service as None Custom Repository,
 Repository type as Perforce,
 Path as our Perforce server path, 10.xx.xx.xx:3530,
 Mirror path: as blank
 Username as my Perforce account name
 Password as my Perforce pw
 
 Then click Save button, get Error:
 
 
 [P4#run] Errors during command execution( p4 describe -s 1 ) [Error]: 
 'Perforce password (P4PASSWD) invalid or unset.' 
 
 
 
 I have installed p4 (command line client) under /usr/bin, and verified can 
 login to the server with command: p4 -u username -p 10.xx.xx.xx:3530 login 
 (password input is promted after this command)
 
 Could you suggest what is the issue there? thanks.
 
 BRs
 Jeff
 
 -- 
 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
  
  

-- 
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




Re: Meet new issue: setup Review Board to work with Perforce

2013-01-16 Thread xiuruliang
hi Chris,
Thanks for the responsitive and effective support! Our P4 server is based 
on ticket auth, I have changed to use the ticket string as passwd, now can 
move on. Thanks again!

On Wednesday, January 16, 2013 4:16:38 PM UTC+8, xiuru...@163.com wrote:

 hi Chris,
 Now I have got the RB installed, and web server is up.

 Meet strange issue in set up Performce repositories, in 
 Admin-Database-Add repository page, I have input as below:
 Name as my specific name,
 Hosting service as None Custom Repository,
 Repository type as Perforce,
 Path as our Perforce server path, 10.xx.xx.xx:3530,
 Mirror path: as blank
 Username as my Perforce account name
 Password as my Perforce pw

 Then click Save button, get Error:
 

 [P4#run] Errors during command execution( p4 describe -s 1 ) 
 [Error]: 'Perforce password (P4PASSWD) invalid or unset.' 

 

 I have installed p4 (command line client) under /usr/bin, and verified can 
 login to the server with command: p4 -u username -p 10.xx.xx.xx:3530 login 
 (password input is promted after this command)

 Could you suggest what is the issue there? thanks.

 BRs
 Jeff


-- 
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