Re: Database Question

2009-02-03 Thread 13Strider
Let me know if that turns up any problems. > > Christian > > -- > Christian Hammond - chip...@chipx86.com > VMware, Inc. > > On Fri, Jan 30, 2009 at 1:24 PM, 13Strider wrote: > > > Hi All, > > I had the old reviewboard installed on a machine and now > > i hav

Re: View Diff

2009-01-30 Thread 13Strider
Thanks i had p4 in my inverment but not in apache so using ln -s /usr/local/bin p4 p4 fixed it thanks. On Jan 30, 2:37 pm, David Trowbridge wrote: > Do you have the "p4" binary somewhere in the path on your server? > > -David > > On 1/30/09, 13Strider wrote: > >

Database Question

2009-01-30 Thread 13Strider
Hi All, I had the old reviewboard installed on a machine and now i have one installed on the new machine, what is the best way to bring the database over? i also noticed that the new reviewboard is using reviewboard.db while the old one was using reviewboard.sqlite ... Thanks for all you help. --

Re: perforce and post-review

2009-01-30 Thread 13Strider
thanks it works... On Jan 29, 4:32 pm, Christian Hammond wrote: > You don't need to put it in that directory on your server. You just > need to give it to users and have them place it in their path. > > Christian > > On 1/29/09, 13Strider wrote: > > > > >

View Diff

2009-01-30 Thread 13Strider
I have everything setup and working , i use post-review to submit and it works fine, when i go to the browser i see my review request, but when click on view diff i get this error [Errno 2] No such file or directory Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/ Rev

Re: perforce and post-review

2009-01-29 Thread 13Strider
thanks but what i meant was i cant find contrib/tools directory on my server to put post-review in it. On Jan 29, 9:54 am, housemaister wrote: > On Thu, Jan 29, 2009 at 2:37 PM, 13Strider wrote: > > > I cant find the contrib/tools directory with new setup. > > > On Jan 2

Re: perforce and post-review

2009-01-29 Thread 13Strider
ew-board.org/docs/Using_PostReviewpage has a > link. > > Christian > > -- > Christian Hammond - chip...@chipx86.com > VMware, Inc. > > On Wed, Jan 28, 2009 at 1:18 PM, 13Strider wrote: > > > How do you use post-review with the new installation? --~--~-~--~~~-

perforce and post-review

2009-01-28 Thread 13Strider
How do you use post-review with the new installation? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to reviewboard@googlegroups.com To unsubscribe from this gro

attempt to write a readonly database

2009-01-27 Thread 13Strider
With the new Reviewboard , doing everything but when i run the site i get this error attempt to write a readonly database. and the reviewboard.db has write and read access here's my conf file DocumentRoot /var/www/reviewboard/htdocs # Error handlers ErrorDocument 500 /errordocs

Re: Using ignore file extensions on post-review

2008-11-04 Thread 13Strider
I got it thanks, i put it right before Diff On Nov 4, 2:14 pm, 13Strider <[EMAIL PROTECTED]> wrote: > Thanks Russell, > Now if i know where to put it i'll be set, im going to try to find it > > Thanks again > > On Nov 4, 2:07 pm, "Russell Bryant" <[EM

Re: Using ignore file extensions on post-review

2008-11-04 Thread 13Strider
Thanks Russell, Now if i know where to put it i'll be set, im going to try to find it Thanks again On Nov 4, 2:07 pm, "Russell Bryant" <[EMAIL PROTECTED]> wrote: > On Tue, Nov 4, 2008 at 9:16 AM, 13Strider <[EMAIL PROTECTED]> wrote: > > > hey , thanks

Re: Using ignore file extensions on post-review

2008-11-04 Thread 13Strider
hey , thanks for the code you but out but i cant seem to make it work it keeps telling me ignore_extensions is not defined do i have to define it else where, and can you tell me what line did you but this in? Thanks On Oct 7, 11:24 am, Marcos <[EMAIL PROTECTED]> wrote: > Post-review does not see

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

2008-10-30 Thread 13Strider
Have you fixed this? On Oct 28, 9:00 am, tom <[EMAIL PROTECTED]> wrote: > 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 adiffof what I did to fix the issue as a quick solution: > >  #

New Review Board Installation

2008-10-29 Thread 13Strider
I have formatted my Box and reinstalled everything now when i run post- review i get this error.. i had a similar error before i formatted my Box but here it is again. parent_diff_content, submit_as) File "./post-review", line 1464, in tempt_fate parent_diff_content, submit_as) File ".

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
ed 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, Oct 28, 2008 at 12:44 PM, 13Strider <[EMAIL PROTECTED]>wrote: > >

Re: Site Configuration

2008-10-28 Thread 13Strider
sion level... > > Christian > > -- > Christian Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On Tue, Oct 28, 2008 at 12:37 PM, 13Strider <[EMAIL PROTECTED]>wrote: > > > > > i updated all my files and create

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
ceeded in cmp On Oct 28, 3:46 pm, "Christian Hammond" <[EMAIL PROTECTED]> wrote: > 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

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/

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

Re: Publishing and target group error

2008-10-23 Thread 13Strider
/p/reviewboard/wiki/FAQ > > I think this is another manifestation. If this is the case do you could > you add a comment to the faq too? > > Also > seehttp://groups.google.com/group/reviewboard/browse_thread/thread/490a3... > > Chris > > 13Strider wrote: > > wh

Publishing and target group error

2008-10-23 Thread 13Strider
when i try to run post-review with publish enabled i get this error also when updating a file or setting a target group or target people, i looks like the error is coming from urllib2.request, any idea how to fix this or what is causing it Thank you >>> Publishing >>> HTTP POSTing to >>> http://

Post-Review -p or update Error

2008-10-23 Thread 13Strider
when i try to run post-review with publish enabled i get this error also when updating a file or setting a target group or target people, i looks like the error is coming from urllib2.request, any idea how to fix this or what is causing it Thank you >>> Publishing >>> HTTP POSTing to >>> http://

Same Submitter

2008-09-30 Thread 13Strider
when i post a review from other user user on review board shows my name as the submitter even though it was submitted form a different pc wit ha different user name, any idea why that is? --~--~-~--~~~---~--~~ You received this message because you are subscribed to

Re: Diff View Error

2008-09-26 Thread 13Strider
t was the solution? > > Christian > > -- > Christian Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On Thu, Sep 25, 2008 at 7:21 AM, 13Strider <[EMAIL PROTECTED]> wrote: > > > I got it working thanks a lot every one. > > > On Sep 25, 9:39 am, 13Str

Re: Diff View Error

2008-09-25 Thread 13Strider
I got it working thanks a lot every one. On Sep 25, 9:39 am, 13Strider <[EMAIL PROTECTED]> wrote: > //N/Branches/Release/packages/live/n/n-main/prints.cpp > This File is on the perforce.. so i dont understand what you mean? > > On Sep 24, 9:23 pm, "Christian Hammond&quo

Re: Diff View Error

2008-09-25 Thread 13Strider
he paths it's attempting to use, with the double "/". Other than the double > "/", is the path correct, or should it have been /trunk/whatever or > something? > > Christian > > -- > Christian Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On We

Diff View Error

2008-09-24 Thread 13Strider
After i run post-review and go to Diff View i get this error any idea? The patch to '//N/Branches/Release/packages/live/n/n-main/prints.cpp' didn't apply cleanly. The temporary files have been left in '/tmp/ reviewboard.VtGyQB' for debugging purposes. `patch` returned: patching file /tmp/reviewbo

Re: Perforce password (P4PASSWD) invalid or unset

2008-09-24 Thread 13Strider
iPhone > > On Sep 23, 2008, at 2:27 PM, 13Strider <[EMAIL PROTECTED]> wrote: > > > > > Any Idia why a i getting this error ? > > > P4Exception at /api/json/reviewrequests/new/ > > > [P4#run] Errors during command execution( "p4 describe -s 79737

Perforce password (P4PASSWD) invalid or unset

2008-09-23 Thread 13Strider
Any Idia why a i getting this error ? P4Exception at /api/json/reviewrequests/new/ [P4#run] Errors during command execution( "p4 describe -s 79737" ) [Error]: . Request Method: POST Perforce password (P4PASSWD) invalid or unset Request URL:http://192.168.9.176:8000/api/jso

Re: post-review in perforce

2008-09-23 Thread 13Strider
deji > <[EMAIL PROTECTED]>wrote: > > > > > this is all i get, unless you want me to run it in debug from perfforce, im > > not sure if that do able but i'll give it a try. > > > On Sun, Sep 21, 2008 at 6:44 PM, Christian Hammond <[EMAIL PROTECTED]>

Re: post-review in perforce

2008-09-23 Thread 13Strider
n Sun, Sep 21, 2008 at 6:44 PM, Christian Hammond <[EMAIL PROTECTED]>wrote: > > >> Can you show me the full backtrace? > > >> Christian > > >> -- > >> Christian Hammond - [EMAIL PROTECTED] > >> VMware, Inc. > > >> On Fri, Sep 19, 2

Re: post-review in perforce

2008-09-19 Thread 13Strider
I Fixed it thanks But now i get this Error Unable to parse diff header: operable program or batch file On Sep 19, 2:58 pm, 13Strider <[EMAIL PROTECTED]> wrote: > I Guess i have to wait till i get a responce from Christan ? > > On Sep 19, 2:08 pm, 13Strider <[EMAIL

Re: post-review in perforce

2008-09-19 Thread 13Strider
I Guess i have to wait till i get a responce from Christan ? On Sep 19, 2:08 pm, 13Strider <[EMAIL PROTECTED]> wrote: > This is Exactly what i got and I get the Error > > On Sep 19, 1:59 pm, "Joshua Slominski" <[EMAIL PROTECTED]> wrote: > > > > > Tha

Re: post-review in perforce

2008-09-19 Thread 13Strider
This is Exactly what i got and I get the Error On Sep 19, 1:59 pm, "Joshua Slominski" <[EMAIL PROTECTED]> wrote: > That is what you need. > > On Fri, Sep 19, 2008 at 12:57 PM, 13Strider <[EMAIL PROTECTED]>wrote: > > > > > > > I have made

Re: post-review in perforce

2008-09-19 Thread 13Strider
i still get the error On Sep 19, 1:59 pm, "Joshua Slominski" <[EMAIL PROTECTED]> wrote: > That is what you need. > > On Fri, Sep 19, 2008 at 12:57 PM, 13Strider <[EMAIL PROTECTED]>wrote: > > > > > > > I have made the changes, this i

Re: post-review in perforce

2008-09-19 Thread 13Strider
I have made the changes, this is what i have. # set the P4 enviroment: if options.p4_client: os.environ['P4CLIENT'] = options.p4_client if options.p4_port: os.environ['P4PORT'] = options.p4_port if isinstance(tool,PerforceClient): parser.add_option("--p4-client", dest="p4_client", default=None

Re: post-review in perforce

2008-09-19 Thread 13Strider
Yes i've added it from http://reviews.review-board.org/r/467/ On Sep 19, 1:44 pm, Daniel Wexler <[EMAIL PROTECTED]> wrote: > Does post-review have --p4-port and --p4-client options? > > I don't see them in my version. > > On Sep 19, 9:40 am, 13Strider <[EM

post-review in perforce

2008-09-19 Thread 13Strider
i imported the P4Tool.txt in perforce installed python and simplejson as soon as i go to submit for review i get this error : Usage: post-review [-pond] [-r review_id] [changenum] post-review: error: no such option: --p4-client when i click on the new option i've added in perforce this what it r

Re: wrong Repository error Code 206

2008-09-17 Thread 13Strider
The P4Tool.txt that i import tp p4win needs to have the path of the post-review on the server in it. but no matter what path i put it it cant connect. any idea what the bath should be like? On Sep 17, 4:55 pm, 13Strider <[EMAIL PROTECTED]> wrote: > Sweet Thanks, > i'll give t

Re: wrong Repository error Code 206

2008-09-17 Thread 13Strider
view Board checkout. > Make sure to run it from your repository's checkout and then follow the > instructions in post-review on setting it up for that repository. > > Christian > > -- > Christian Hammond - [EMAIL PROTECTED] > VMware, Inc. > > On Wed, Sep 17, 2008 a

wrong Repository error Code 206

2008-09-17 Thread 13Strider
CAn anyOne Help me with this ? im using post-Review >>> Logging in with username "root" >>> HTTP POSTing to http://192.168.9.176:8000/api/json/accounts/login/: >>> {'username': 'root', 'password': '**'} >>> Logged in. >>> Attempting to create review request for None >>> HTTP POSTing

false Repository

2008-09-17 Thread 13Strider
>>> Repository info 'Path: http://reviewboard.googlecode.com/svn, Base path: >>> /trunk/reviewboard/contrib/tools, Supports changesets: False' >>> svn diff --diff-cmd=diff >>> svn info post-review >>> svn info post-review >>> svn info post-review >>> svn info post-review >>> Looking for '127.0.0.

missing Folder and Files

2008-09-15 Thread 13Strider
Hi All >From what i understand in my /contrib directory i should have tools and perforce directory the tools directory is used for subversion ad perfor for perfoce. if thats the case im missing the perforce folder. also in the instruction on how to make review-board work with perfoce these 2 file

Re: post-review for p4

2008-09-11 Thread 13Strider
no luck there, so how do i add the to perforce that i will get an extra icon? On Sep 11, 11:22 am, "Joshua Slominski" <[EMAIL PROTECTED]> wrote: > I have never seen that before.  If you run it with debug info on do you see > anything interesting? > > On Thu, Sep 11,

Re: post-review for p4

2008-09-11 Thread 13Strider
eview.  If you look at revision 3, I have modified > post-review to do the same thing that the wrapper executable did.  Try using > that first.  That way you don't need to compile anything. > > On Wed, Sep 10, 2008 at 4:26 PM, 13Strider <[EMAIL PROTECTED]> wrote: > > &

Re: post-review for p4

2008-09-10 Thread 13Strider
st-review to handle this.  It is still > pending review: > > http://reviews.review-board.org/r/467/ > > On Wed, Sep 10, 2008 at 4:01 PM, 13Strider <[EMAIL PROTECTED]> wrote: > > > Where can i find a clear description

post-review for p4

2008-09-10 Thread 13Strider
Where can i find a clear description on how to make post review work with perforce? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to reviewboard@googlegroups.co

Direct.h

2008-09-10 Thread 13Strider
Dose any one know where i can get the direct.h file its being included in p4Post-review. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to reviewboard@goo