Re: post-review error "Unable to parse diff header:"

2008-10-28 Thread 13Strider
>>> Repository info 'Path: salmon.test.local:1999, Base path: None, Supports >>> changesets: True' >>> Generating diff for changenum 121473 >>> p4 describe -s 121473 >>> Processing edit of //data/cmn/ini/common.ini >>> Writing "//data/cmn/ini/common.ini#1" to >>> "c:\users\sam1\appdata\local\tem

Re: Site Configuration

2008-10-28 Thread 13Strider
>>> Repository info 'Path: salmon.test.local:1999, Base path: None, Supports >>> changesets: True' >>> Generating diff for changenum 121473 >>> p4 describe -s 121473 >>> Processing edit of //data/cmn/ini/common.ini >>> Writing "//data/cmn/ini/common.ini#1" to >>> "c:\users\sam1\appdata\local\tem

Re: Site Configuration

2008-10-28 Thread Christian Hammond
Can you provide the --debug info for this? It would help to know what's causing that error. Also, if you've included any binary files in your changeset, remove them and see if that helps. Could be a bug related to that. Christian -- Christian Hammond - [EMAIL PROTECTED] VMware, Inc. On Tue, O

Re: post-review error "Unable to parse diff header:"

2008-10-28 Thread Christian Hammond
If you run with --debug, you should be able to see more error info. Christian -- Christian Hammond - [EMAIL PROTECTED] VMware, Inc. On Tue, Oct 28, 2008 at 5:00 AM, tom <[EMAIL PROTECTED]> wrote: > > Hi, > > Has this been resolved? > > If not, this is to do with the fact that the newline char

Re: Site Configuration

2008-10-28 Thread 13Strider
yes now i can access reviewboard, and do what ever with no problem but i can not run post-review i get this error Unable to parse diff header: : Invalid argument On Oct 28, 4:40 pm, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > Are you able to browse your Review Board instance? > > You're hitt

Re: Site Configuration

2008-10-28 Thread Christian Hammond
Are you able to browse your Review Board instance? You're hitting some really weird things that don't appear to be related to the thing we fixed. It actually sounds like it's a Python problem on your system. Also, there's nothing in the backtrace that suggests it has reached any kind of max recurs

Re: Site Configuration

2008-10-28 Thread 13Strider
i updated all my files and created a new database and now i get this error Unable to parse diff header: : Invalid argument --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, s

Re: Site Configuration

2008-10-28 Thread 13Strider
it keep repeating this line File "R:\post-review", line 1469, in tempt_fate parent_diff_content, submit_as) and the this File "R:\post-review", line 1425, in tempt_fate review_request = server.new_review_request(changenum, submit_as) File "R:\post-review", line 255, in new_review_reque

Re: Site Configuration

2008-10-28 Thread Christian Hammond
There must be more of that error. It just ends in the middle of the traceback. Christian -- Christian Hammond - [EMAIL PROTECTED] VMware, Inc. On Tue, Oct 28, 2008 at 11:41 AM, 13Strider <[EMAIL PROTECTED]>wrote: > > Thanks for all your help but now when i run Post-review > i get this error >

Re: Site Configuration

2008-10-28 Thread 13Strider
Thanks for all your help but now when i run Post-review i get this error salmon.test.local:1999 >>> Repository info 'Path: salmon.test.local:1999, Base path: None, Supports >>> changesets: True' >>> Generating diff for changenum 121473 >>> p4 describe -s 121473 >>> Processing edit of //data/cmn/

Re: DB Evolution: Property unique has changed

2008-10-28 Thread Christian Hammond
The "unique" issue should have been fixed long ago, provided you have a modern Django Evolution. Are you definitely running the latest SVN release, and you don't have something really old installed somewhere? Christian -- Christian Hammond - [EMAIL PROTECTED] VMware, Inc. On Tue, Oct 28, 2008

Re: Site Configuration

2008-10-28 Thread Christian Hammond
Okay, this should hopefully work now. Please update djblets and then restart the server and try again. Can you let me know what database you're using and whether or not you have a custom CHARSET specified? We currently have no idea what is triggering this. I committed a workaround but it's more o

Re: Site Configuration

2008-10-28 Thread Christian Hammond
Some people have been recently hitting this. Why it's happening, I don't know, but I have a workaround I'll commit within the hour. Christian -- Christian Hammond - [EMAIL PROTECTED] VMware, Inc. On Tue, Oct 28, 2008 at 8:19 AM, 13Strider <[EMAIL PROTECTED]> wrote: > > I changed my site confi

Re: Limitations with diff files - any suggestions?

2008-10-28 Thread Chris Clark
fts1050 wrote: > To remedy this..any chance Post Review can be modified to handle an > external file that contain a list of specific files that should be > included in the review? I can do this myself but then when I upgrade I > have to manage my own version of post review and that's no fun. Just

Re: DB Evolution: Property unique has changed

2008-10-28 Thread plumpy
That is pretty much exactly what I did last week... Dumped my mysql database without the table definitions, created a clean database, loaded it with './manage.py syncdb', and then loaded my old data into that database (after massaging a few things, like deleting the permissions table and a few oth

Site Configuration

2008-10-28 Thread 13Strider
I changed my site configuration to my server name and removed example.com and now reviewboard wont run i keep getting this error. and yes my SIte_id is set to 1 Environment: Request Method: GET Request URL: http://MyIP/ Django Version: 1.0-final-SVN-unknown Python Version: 2.5.1 Installed Applic

Limitations with diff files - any suggestions?

2008-10-28 Thread fts1050
I am using CVS as my code repository and the Post Review tool, and we wish to do post commit reviews and have been successful for some cases. However, I have some diff scenarios that I am having trouble generating easily in order to successfully create the code reviews I want. Aside: Is there an

Re: post-review error "Unable to parse diff header:"

2008-10-28 Thread tom
Hi, Has this been resolved? If not, this is to do with the fact that the newline character(s) are in the name of the local file extracted: here's a diff of what I did to fix the issue as a quick solution: # # Repository URL. @@ -963,6 +963,7 @@ else: die("Unknow

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-28 Thread Dev
Ok Christian ..:) I have added repository like svn+ssh://10.x.x.x/svn/careers .After adding this i shall be able to create a review.But when i click "View Diff" button in gui,it get hung.i looked into the log.It is asking for the "[EMAIL PROTECTED]'s Password: " .I am just confused. Can you pl he

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-28 Thread Christian Hammond
No prob, glad it works! (By the way, "Christy" is more of a girl's name. "Christian" is probably best ;)) Christian -- Christian Hammond - [EMAIL PROTECTED] VMware, Inc. On Tue, Oct 28, 2008 at 12:54 AM, Dev <[EMAIL PROTECTED]> wrote: > > Hi christy, > > Thanks for yr timely help.It works no

Re: Getting error after adding Repository as Subversion and clicking New Review Request button.

2008-10-28 Thread Dev
Hi christy, Thanks for yr timely help.It works now ..! Thanks again..! On Oct 24, 12:00 pm, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > You probably want the server to be svn+ssh://10.x.x.x/data/svn and the > username to be username. > > I'm assuming "careers" is a directory inside your SVN