Issue 3424 in reviewboard: PUT request on reviews always last 10 minuts.

2014-06-18 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3424 by wildh...@gmail.com: PUT request on reviews always last 10 minuts. http://code.google.com/p/reviewboard/issues/detail?id=3424 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your

Re: Issue 3424 in reviewboard: PUT request on reviews always last 10 minuts.

2014-06-18 Thread reviewboard
Comment #1 on issue 3424 by chip...@gmail.com: PUT request on reviews always last 10 minuts. http://code.google.com/p/reviewboard/issues/detail?id=3424 This is almost always due to an issue with the mail server configuration. When setting public=1, we go through the publish process, which i

Re: Issue 3424 in reviewboard: PUT request on reviews always last 10 minuts.

2014-06-18 Thread reviewboard
Comment #2 on issue 3424 by wildh...@gmail.com: PUT request on reviews always last 10 minuts. http://code.google.com/p/reviewboard/issues/detail?id=3424 OK, it was due to the mailserver slowness. Not a reviewboard bug so. It can be closed. Thank you ! (It may be better if the sending of the

Re: Issue 3424 in reviewboard: PUT request on reviews always last 10 minuts.

2014-06-18 Thread reviewboard
Comment #3 on issue 3424 by wildh...@gmail.com: PUT request on reviews always last 10 minuts. http://code.google.com/p/reviewboard/issues/detail?id=3424 OK, it was due to the mailserver slowness. Not a reviewboard bug so. It can be closed. Thank you ! (It may be better if the sending of the

Re: Issue 3424 in reviewboard: PUT request on reviews always last 10 minuts.

2014-06-18 Thread reviewboard
Comment #4 on issue 3424 by wildh...@gmail.com: PUT request on reviews always last 10 minuts. http://code.google.com/p/reviewboard/issues/detail?id=3424 OK, it was due to the mailserver slowness. Not a reviewboard bug so. It can be closed. Thank you ! (It may be better if the sending of the

Issue 3425 in reviewboard: PySVN, UTF-8 file with svn:keywords set raises exception trying to upload diff.

2014-06-18 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3425 by thom.ger...@gmail.com: PySVN, UTF-8 file with svn:keywords set raises exception trying to upload diff. http://code.google.com/p/reviewboard/issues/detail?id=3425 What version are you running? 2.0.1 and master (trace

Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3426 by nick.ind...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 What version are you running? 2.0.1 What's the URL of the page containing the problem? r/[number]/diff Wh

Re: Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3426 by trowb...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 Can you check that the file it's trying to patch looks correct? -- You received this message because this project is configur

Re: Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Comment #2 on issue 3426 by nick.ind...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 Is that also stored within the temp folder? In there I see: tmp1 and tmp1-new files, both have nothing in them myfile.py.diff, which is the diff I uploade

Re: Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Comment #3 on issue 3426 by trowb...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 It should be the tmp1 file. If it's empty, something went wrong fetching the file from the repository. What SCM are you using? -- You received this message

Re: Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Comment #4 on issue 3426 by nick.ind...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 Git -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification

Re: Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Comment #5 on issue 3426 by trowb...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 How is your repository configured? What is the raw file URL? -- You received this message because this project is configured to send all issue notifications

Re: Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Comment #6 on issue 3426 by nick.ind...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 We're using gitweb and hosting the repos at the default location on our server (/srv/git/repositories) -- You received this message because this proje

Re: Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Comment #7 on issue 3426 by nick.ind...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 Ah, here is the raw file URL: http://server/gitweb/?p=myrepo.git;a=blob_plain;f=;h= -- You received this message because this project is configured to se

Re: Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Comment #8 on issue 3426 by trowb...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 I think your issue is "" (should be "") -- You received this message because this project is configured to send all issue notifications to this address. You

Re: Issue 3426 in reviewboard: "Didn't apply patch cleanly"

2014-06-18 Thread reviewboard
Comment #9 on issue 3426 by nick.ind...@gmail.com: "Didn't apply patch cleanly" http://code.google.com/p/reviewboard/issues/detail?id=3426 Shoot, admin's telling me that that was just a typo when he sent me the url... It actually is just revision. -- You received this message because this

Re: Issue 3424 in reviewboard: PUT request on reviews always last 10 minuts.

2014-06-18 Thread reviewboard
Updates: Status: SetupIssue Comment #5 on issue 3424 by trowb...@gmail.com: PUT request on reviews always last 10 minuts. http://code.google.com/p/reviewboard/issues/detail?id=3424 (No comment was entered for this change.) -- You received this message because this project is configur

Re: Issue 2398 in reviewboard: post-review should determine the SCM Client based on repository type

2014-06-18 Thread reviewboard
Updates: Labels: -Type-Defect Type-Enhancement Comment #2 on issue 2398 by trowb...@gmail.com: post-review should determine the SCM Client based on repository type http://code.google.com/p/reviewboard/issues/detail?id=2398 (No comment was entered for this change.) -- You received thi

Re: Issue 2392 in reviewboard: rbtools should provide a warning when svn files are out of date

2014-06-18 Thread reviewboard
Updates: Summary: rbtools should provide a warning when svn files are out of date Labels: -Type-Defect Type-Enhancement Comment #5 on issue 2392 by trowb...@gmail.com: rbtools should provide a warning when svn files are out of date http://code.google.com/p/reviewboard/issues/de