Re: Issue 3048 in reviewboard: Error in uploading files

2013-08-09 Thread reviewboard
Comment #2 on issue 3048 by balasubr...@gmail.com: Error in uploading files http://code.google.com/p/reviewboard/issues/detail?id=3048 After changing the permission to 755, then also same issue persists, changed to 777 and worked... -- You received this message because this project is

Re: Issue 2093 in reviewboard: Allow code formatting in comments

2013-08-09 Thread reviewboard
Comment #2 on issue 2093 by tyree...@gmail.com: Allow code formatting in comments http://code.google.com/p/reviewboard/issues/detail?id=2093 I noticed this issue hasn't seen any updates in a couple of years, and I was curious if anything ever happened with it. Thanks! -- You received

Re: Issue 3048 in reviewboard: Error in uploading files

2013-08-09 Thread reviewboard
Comment #3 on issue 3048 by trowb...@gmail.com: Error in uploading files http://code.google.com/p/reviewboard/issues/detail?id=3048 777 may work fine based on the security of the server, but it sounds like probably the directory was not owned by the user that the web server is running as.

Re: Issue 1321 in reviewboard: post-review fails when submitting a Perforce CLN that includes a symlink to a symlink.

2013-08-09 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 1321 by trowb...@gmail.com: post-review fails when submitting a Perforce CLN that includes a symlink to a symlink. http://code.google.com/p/reviewboard/issues/detail?id=1321 Fixed in rbtools master (8e72821). Thanks! -- You received this

Re: Issue 1774 in reviewboard: post-review can't handle symlink deletes properly for p4 changes

2013-08-09 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 1774 by trowb...@gmail.com: post-review can't handle symlink deletes properly for p4 changes http://code.google.com/p/reviewboard/issues/detail?id=1774 Fixed in rbtools master (8e72821). Thanks! -- You received this message because this

Re: Issue 2093 in reviewboard: Allow code formatting in comments

2013-08-09 Thread reviewboard
Comment #3 on issue 2093 by trowb...@gmail.com: Allow code formatting in comments http://code.google.com/p/reviewboard/issues/detail?id=2093 We had a student get most of the way through implementing markdown support, which would enable this. There's some work to be done with it, but