Re: Issue 2520 in reviewboard: How to turn txt files in the doc folder into html files

2012-03-11 Thread reviewboard


Comment #5 on issue 2520 by smbswi...@gmail.com: How to turn txt files in  
the doc folder into html files

http://code.google.com/p/reviewboard/issues/detail?id=2520

I solved this problem by using a software,convert online html to offline.
Thx again for your warm answer

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2520 in reviewboard: How to turn txt files in the doc folder into html files

2012-03-11 Thread reviewboard

Updates:
Status: NotABug
Owner: chip...@gmail.com

Comment #6 on issue 2520 by chip...@gmail.com: How to turn txt files in the  
doc folder into html files

http://code.google.com/p/reviewboard/issues/detail?id=2520

Sorry if it wasn't that satisfactory, but I'm glad you found something that  
worked.


Our docs is just part of our build process. It's intended to output docs in  
a pickled file format, which our website has custom code to process.


It's possible you could use a Sphinx build target (make html, maybe?) to  
generate some form of docs, but certainly nothing that would look just like  
our website. Just too many moving parts.


Anyway, glad you have something that works.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2525 in reviewboard: When i use the svn hook script,it says can't find module svn.fs

2012-03-11 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2525 by smbswi...@gmail.com: When i use the svn hook script,it  
says can't find module svn.fs

http://code.google.com/p/reviewboard/issues/detail?id=2525

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
1.6.4.1

What's the URL of the page containing the problem?
N/A

What steps will reproduce the problem?
1.I want to integrate reviewboard with svn,ad I found a script  
named svn-hook-postcommit-review in path ~/contrib/tools/.
2.Then I tried to execute it,but it suggests me modules svn.fs not found in  
line 69


What is the expected output? What do you see instead?
I wonder where is the svn.fs module,should i get another svn python support  
package?


What operating system are you using? What browser?
Win XP SP2

Thx for your answer~



--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2524 in reviewboard: email is no response

2012-03-11 Thread reviewboard


Comment #2 on issue 2524 by bill.x...@gmail.com: email is no response
http://code.google.com/p/reviewboard/issues/detail?id=2524

http error logļ¼š
SMTPDataError: (550, '5.7.1 Client does not have permissions to send as  
this sender')
ERROR:root:Error sending e-mail notification with subject 'Re: Review  
Request: test mail1' on behalf of 'yangsq yan...@neusoft.com'  
to 'admin admin ad...@neusoft.com,yangsq yan...@neusoft.com':  
(550, '5.7.1 Client does not have permissions to send as this sender')


Probably because our e-mail system do not support behalf of sender.
Can you tell me which code I could change and remove the behalf of sender  
and all mails send from the mail which address set in E-mail Setting and  
without behalf of sender.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.