Re: not able to add perforce repository to reviewboard

2016-10-06 Thread mahesh yadav

Can anyone help me out here ? I am still facing this issue !!

Thank You



On Wednesday, October 5, 2016 at 5:24:32 PM UTC+5:30, mahesh yadav wrote:
>
> After deleting P4API.so file and reinstalling p4python i was able to 
> resolve ssl issue. However, now i'm getting another error  *"A repository 
> was not found at the specified path". *
> If i try to connect to my perforce repository from command line then its 
> getting connected :-
>
> >>> from P4 import P4
> >>> p4 = P4()
> >>> p4.port = "ssl:mycompany.com:1666"
> >>> p4.connect()
> P4 [telict@ncdqd139 ssl:mycompany.com:1666] connected
>
>
> What could be the possible error here ?
>
> Thank You
>
>
> On Tuesday, October 4, 2016 at 11:10:24 AM UTC+5:30, mahesh yadav wrote:
>>
>> Hello,
>>
>> I am trying to add a perforce repository to my reviewboard but its giving 
>> me this error :-
>>
>> "The specified Perforce Port includes ssl: ,but the p4python library was 
>> build without SSL support or the library path is incorrect."
>>
>>
>> The steps which i followed :-
>>
>>  wget http://www.openssl.org/source/openssl-1.0.1h.tar.gz
>>  tar -xvzf openssl-1.0.1h.tar.gz
>>  cd openssl-1.0.1h
>> ./config shared
>>  make
>>  sudo make install
>>
>>  wget http://cdist2.perforce.com/perforce/r14.2/bin.tools/p4python.tgz
>>  wget 
>> http://cdist2.perforce.com/perforce/r14.2/bin.linux26x86_64/p4api.tgz
>>  tar -xvzf p4python.tgz
>>  tar -xvzf p4api.tgz
>>  python setup.py build --ssl /usr/local/ssl/lib --apidir 
>> /p4api-2014.2.1311338
>>  sudo python setup.py install --ssl /usr/local/ssl/lib --apidir 
>> /p4api-2014.2.1311338
>>
>>
>> Thank You.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: not able to add perforce repository to reviewboard

2016-10-05 Thread mahesh yadav
After deleting P4API.so file and reinstalling p4python i was able to 
resolve ssl issue. However, now i'm getting another error  *"A repository 
was not found at the specified path". *
If i try to connect to my perforce repository from command line then its 
getting connected :-

>>> from P4 import P4
>>> p4 = P4()
>>> p4.port = "ssl:mycompany.com:1666"
>>> p4.connect()
P4 [telict@ncdqd139 ssl:mycompany.com:1666] connected


What could be the possible error here ?

Thank You


On Tuesday, October 4, 2016 at 11:10:24 AM UTC+5:30, mahesh yadav wrote:
>
> Hello,
>
> I am trying to add a perforce repository to my reviewboard but its giving 
> me this error :-
>
> "The specified Perforce Port includes ssl: ,but the p4python library was 
> build without SSL support or the library path is incorrect."
>
>
> The steps which i followed :-
>
>  wget http://www.openssl.org/source/openssl-1.0.1h.tar.gz
>  tar -xvzf openssl-1.0.1h.tar.gz
>  cd openssl-1.0.1h
> ./config shared
>  make
>  sudo make install
>
>  wget http://cdist2.perforce.com/perforce/r14.2/bin.tools/p4python.tgz
>  wget 
> http://cdist2.perforce.com/perforce/r14.2/bin.linux26x86_64/p4api.tgz
>  tar -xvzf p4python.tgz
>  tar -xvzf p4api.tgz
>  python setup.py build --ssl /usr/local/ssl/lib --apidir 
> /p4api-2014.2.1311338
>  sudo python setup.py install --ssl /usr/local/ssl/lib --apidir 
> /p4api-2014.2.1311338
>
>
> Thank You.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


not able to add perforce repository to reviewboard

2016-10-03 Thread mahesh yadav
Hello,

I am trying to add a perforce repository to my reviewboard but its giving 
me this error :-

"The specified Perforce Port includes ssl: ,but the p4python library was 
build without SSL support or the library path is incorrect."


The steps which i followed :-

 wget http://www.openssl.org/source/openssl-1.0.1h.tar.gz
 tar -xvzf openssl-1.0.1h.tar.gz
 cd openssl-1.0.1h
./config shared
 make
 sudo make install

 wget http://cdist2.perforce.com/perforce/r14.2/bin.tools/p4python.tgz
 wget http://cdist2.perforce.com/perforce/r14.2/bin.linux26x86_64/p4api.tgz
 tar -xvzf p4python.tgz
 tar -xvzf p4api.tgz
 python setup.py build --ssl /usr/local/ssl/lib --apidir 
/p4api-2014.2.1311338
 sudo python setup.py install --ssl /usr/local/ssl/lib --apidir 
/p4api-2014.2.1311338


Thank You.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: webhook not working

2016-09-26 Thread mahesh yadav
hello,
It was a jenkins problem. I had to configure global security in jenkins. My 
php script was woking fine.

Sorry for the late reply

Thank You



On Tuesday, September 20, 2016 at 1:49:26 PM UTC+5:30, Christian Hammond 
wrote:
>
> Hi,
>
> Can you provide us with more information on the configuration of the 
> webhook? Have you confirmed whether or not the PHP script is ever even 
> called?
>
> Any and all information you can provide will be helpful, and important in 
> diagnosing any problems here.
>
> Christian
>
> -- 
> Christian Hammond
> President/CEO of Beanbag <https://www.beanbaginc.com/>
> Makers of Review Board <https://www.reviewboard.org/>
>
> On Mon, Sep 19, 2016 at 11:41 PM, mahesh yadav <maheshy...@gmail.com 
> > wrote:
>
>> Hello,
>>
>> I am a newbie currently working on a continuous integration project. I am 
>> trying to remotely trigger build in jenkins using a php script. However, 
>> when i provide the url  of my php script in webhooks extension of 
>> reviewboard its not triggering build in jenkins on publishing a new review 
>> request. 
>>
>> Thank You
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


webhook not working

2016-09-20 Thread mahesh yadav
Hello,

I am a newbie currently working on a continuous integration project. I am 
trying to remotely trigger build in jenkins using a php script. However, 
when i provide the url  of my php script in webhooks extension of 
reviewboard its not triggering build in jenkins on publishing a new review 
request. 

Thank You

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Repository not visible

2010-05-06 Thread mahesh
Hi,

I get  ERROR - Error loading SCMTool for repository


  self.client = GitClient(repository.path)
  File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.0.7-
py2.6.egg/reviewboard/scmtools/git.py, line 180, in __init__
raise ImportError
ImportError
2010-05-06 09:31:04,315 - ERROR - Error loading SCMTool for repository
r2 (ID 1):
Traceback (most recent call last):
  File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.0.7-
py2.6.egg/reviewboard/reviews/forms.py, line 62, in __init__

Thx/ Mahesh

On May 3, 5:58 am, Christian Hammond chip...@chipx86.com wrote:
 Can you enable logging, restart the web server, and try again? See what the
 reviewboard.log file has to say.

 There should be an error line like Error loading SCMTool for repository
 ...

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board -http://www.reviewboard.org
 VMware, Inc. -http://www.vmware.com



 On Sun, May 2, 2010 at 4:20 AM, mahesh forvai...@gmail.com wrote:
  Hi

  Now I have created a GiT repo locally and it is owned by same user
  which owns other file system of rb-sites (i.e. www-data); Still it
  doesn't show it up in the drop down

  Thx/ Mahesh

  On Apr 25, 11:38 pm, Christian Hammond chip...@chipx86.com wrote:
   Make sure that git is in the server's path. Also, what does your git
   configuration look like? In 1.0.x, the repository must be a local git
   clone.

   Christian

   On Sunday, April 25, 2010,maheshforvai...@gmail.com wrote:
I have installed review board and I am able to create users, Git
repository. I am not able to create review requests as repository is
not visible in combo box.

Review board 1.0.7; Python 2.6.4 do I need to install anything else ?

Thx/

--
Want to help the Review Board project? Donate today athttp://
 www.reviewboard.org/donate/
Happy user? Let us know athttp://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
For more options, visit this group athttp://
  groups.google.com/group/reviewboard?hl=en

   --
   --
   Christian Hammond - chip...@chipx86.com
   Review Board -http://www.reviewboard.org
   VMware, Inc. -http://www.vmware.com

   --
   Want to help the Review Board project? Donate today athttp://
 www.reviewboard.org/donate/
   Happy user? Let us know athttp://www.reviewboard.org/users/
   -~--~~~~--~~--~--~---
   To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
   For more options, visit this group athttp://
  groups.google.com/group/reviewboard?hl=en

  --
  Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

 --
 Want to help the Review Board project? Donate today 
 athttp://www.reviewboard.org/donate/
 Happy user? Let us know athttp://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group 
 athttp://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: Repository not visible

2010-05-02 Thread mahesh
Hi

Now I have created a GiT repo locally and it is owned by same user
which owns other file system of rb-sites (i.e. www-data); Still it
doesn't show it up in the drop down

Thx/ Mahesh


On Apr 25, 11:38 pm, Christian Hammond chip...@chipx86.com wrote:
 Make sure that git is in the server's path. Also, what does your git
 configuration look like? In 1.0.x, the repository must be a local git
 clone.

 Christian

 On Sunday, April 25, 2010,maheshforvai...@gmail.com wrote:
  I have installed review board and I am able to create users, Git
  repository. I am not able to create review requests as repository is
  not visible in combo box.

  Review board 1.0.7; Python 2.6.4 do I need to install anything else ?

  Thx/

  --
  Want to help the Review Board project? Donate today 
  athttp://www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to 
  reviewboard+unsubscr...@googlegroups.com
  For more options, visit this group 
  athttp://groups.google.com/group/reviewboard?hl=en

 --
 --
 Christian Hammond - chip...@chipx86.com
 Review Board -http://www.reviewboard.org
 VMware, Inc. -http://www.vmware.com

 --
 Want to help the Review Board project? Donate today 
 athttp://www.reviewboard.org/donate/
 Happy user? Let us know athttp://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group 
 athttp://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Repository not visible

2010-04-25 Thread mahesh
I have installed review board and I am able to create users, Git
repository. I am not able to create review requests as repository is
not visible in combo box.

Review board 1.0.7; Python 2.6.4 do I need to install anything else ?

Thx/

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: ValueError: No JSON object could be decoded

2009-12-03 Thread Mahesh
ha.. that is the domain name which I have given for my local
installation.
:)

Mahesh

On Dec 3, 1:34 am, Christian Hammond chip...@chipx86.com wrote:
 Hi,

 Is it really reviewboard.com that you're trying to access? Because we don't
 own that domain :) What's specifying that domain?

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board -http://www.reviewboard.org
 VMware, Inc. -http://www.vmware.com



 On Wed, Dec 2, 2009 at 4:10 AM, Mahesh vsmait...@gmail.com wrote:
  Hello brothers,

  I have installed reviewboard 1.0.1 on a linux(fedora 8) m/c.
  Everything is working fine in the GUI.
  But when I try to use the post-review he's giving me some strange
  error or rather strange to me!!

  [r...@testvm cli]# /home/mahesh/lib/post-review
  == Review Board Login Required
  Enter username and password for Review Board athttp://reviewboard.com/
  Username: mahesh
  Password:
  Traceback (most recent call last):
   File /home/mahesh/lib/post-review, line 8, in module
     load_entry_point('RBTools==0.2beta2', 'console_scripts', 'post-
  review')()
   File /home/mahesh/lib/RBTools-0.2beta2-py2.6.egg/rbtools/
  postreview.py, line 2518, in main
   File /home/mahesh/lib/RBTools-0.2beta2-py2.6.egg/rbtools/
  postreview.py, line 314, in login
   File /home/mahesh/lib/RBTools-0.2beta2-py2.6.egg/rbtools/
  postreview.py, line 575, in api_post
   File /home/mahesh/lib/RBTools-0.2beta2-py2.6.egg/rbtools/
  postreview.py, line 486, in process_json
   File /usr/lib/python2.6/json/__init__.py, line 307, in loads
     return _default_decoder.decode(s)
   File /usr/lib/python2.6/json/decoder.py, line 319, in decode
     obj, end = self.raw_decode(s, idx=_w(s, 0).end())
   File /usr/lib/python2.6/json/decoder.py, line 338, in raw_decode
     raise ValueError(No JSON object could be decoded)
  ValueError: No JSON object could be decoded

  Can anyone pls help me to get out of this??
  Don feel bad if it is a very basic one!!

  Thanks,
  Mahesh

  --
  Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegr 
  oups.com
  For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: ValueError: No JSON object could be decoded

2009-12-03 Thread Mahesh
Yeah, even then he's giving the same error.
Actually i am trying to run post-review from the same m/c where I have
installed reviewboard. It has a checked out copy of the CVS rep.

-Mahesh

On Dec 3, 2:11 am, Chris Clark chris.cl...@ingres.com wrote:
 Have you tried using the:

     --server=

 flag?

 RE the version of reviewboard, if this is a new install I would go ahead
 and use 1.0.5.1 this shouldn't impact the error you are seeing but why
 use an old version when you can use the new stable one ;-)

 Chris



 Christian Hammond wrote:
  Hi,

  Is it really reviewboard.com http://reviewboard.com that you're
  trying to access? Because we don't own that domain :) What's
  specifying that domain?

  Christian

  --
  Christian Hammond - chip...@chipx86.com mailto:chip...@chipx86.com
  Review Board -http://www.reviewboard.org
  VMware, Inc. -http://www.vmware.com

  On Wed, Dec 2, 2009 at 4:10 AM, Mahesh vsmait...@gmail.com
  mailto:vsmait...@gmail.com wrote:

      Hello brothers,

      I have installed reviewboard 1.0.1 on a linux(fedora 8) m/c.
      Everything is working fine in the GUI.
      But when I try to use the post-review he's giving me some strange
      error or rather strange to me!!

      [r...@testvm cli]# /home/mahesh/lib/post-review
      == Review Board Login Required
      Enter username and password for Review Board at
     http://reviewboard.com/
      Username: mahesh
      Password:
      Traceback (most recent call last):
       File /home/mahesh/lib/post-review, line 8, in module
         load_entry_point('RBTools==0.2beta2', 'console_scripts', 'post-
      review')()
       File /home/mahesh/lib/RBTools-0.2beta2-py2.6.egg/rbtools/
      postreview.py, line 2518, in main
       File /home/mahesh/lib/RBTools-0.2beta2-py2.6.egg/rbtools/
      postreview.py, line 314, in login
       File /home/mahesh/lib/RBTools-0.2beta2-py2.6.egg/rbtools/
      postreview.py, line 575, in api_post
       File /home/mahesh/lib/RBTools-0.2beta2-py2.6.egg/rbtools/
      postreview.py, line 486, in process_json
       File /usr/lib/python2.6/json/__init__.py, line 307, in loads
         return _default_decoder.decode(s)
       File /usr/lib/python2.6/json/decoder.py, line 319, in decode
         obj, end = self.raw_decode(s, idx=_w(s, 0).end())
       File /usr/lib/python2.6/json/decoder.py, line 338, in raw_decode
         raise ValueError(No JSON object could be decoded)
      ValueError: No JSON object could be decoded

      Can anyone pls help me to get out of this??
      Don feel bad if it is a very basic one!!

      Thanks,
      Mahesh

      --
      Want to help the Review Board project? Donate today at
     http://www.reviewboard.org/donate/
      Happy user? Let us know athttp://www.reviewboard.org/users/
      -~--~~~~--~~--~--~---
      To unsubscribe from this group, send email to
      reviewboard+unsubscr...@googlegroups.com
      mailto:reviewboard%2bunsubscr...@googlegroups.com
      For more options, visit this group at
     http://groups.google.com/group/reviewboard?hl=en

  --
  Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/donate/
  Happy user? Let us know athttp://www.reviewboard.org/users/
  -~--~~~~--~~--~--~---
  To unsubscribe from this group, send email to
  reviewboard+unsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: images + /media and DEBUG flag

2009-05-22 Thread mahesh

Correction :- it is settings_local.py

On May 22, 11:13 am, mahesh forvai...@gmail.com wrote:
 Hi,

 I am (trying to) run RB on windows XP and my images, media does not
 appear if
 DEBUG=False is set in settings.py.

 However if I set it to True; it shows up, if I am missing anything ?

 Thx/Mahesh
--~--~-~--~~~---~--~~
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 group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



images + /media and DEBUG flag

2009-05-22 Thread mahesh

Hi,

I am (trying to) run RB on windows XP and my images, media does not
appear if
DEBUG=False is set in settings.py.

However if I set it to True; it shows up, if I am missing anything ?

Thx/Mahesh


--~--~-~--~~~---~--~~
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 group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: images + /media and DEBUG flag

2009-05-22 Thread mahesh

Never mind; I've found it out; it is indeed programmed that way in
urls.py

# Add static media if running in DEBUG mode
if settings.DEBUG:



On May 22, 11:14 am, mahesh forvai...@gmail.com wrote:
 Correction :- it is settings_local.py

 On May 22, 11:13 am, mahesh forvai...@gmail.com wrote:

  Hi,

  I am (trying to) run RB on windows XP and my images, media does not
  appear if
  DEBUG=False is set in settings.py.

  However if I set it to True; it shows up, if I am missing anything ?

  Thx/Mahesh
--~--~-~--~~~---~--~~
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 group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---