Re: Can't create/edit repo w/ 20091110 nightly build

2009-11-10 Thread Pv

Running dev version does same thing; it immediately quits.
The output is:

Running dependency checks (set DEBUG=False to turn this off)...
Warning: p4python (=07.3) not found.  Perforce integration will not
work.
Warning: hg not found.  Mercurial integration will not work.
Warning: PyLucene (with JCC) is required to enable search. See the
documentation for instructions.
Warning: cvs binary not found.  CVS integration will not work.
Warning: git binary not found.  Git integration will not work.
Warning: mtn binary not found.  Monotone integration will not work.

Please see http://www.reviewboard.org/docs/manual/dev/admin/
for help setting up Review Board.


Validating models...
0 errors found

Django version 1.1.1, using settings 'reviewboard.settings'
Development server is running at http://0.0.0.0:8080/
Quit the server with CTRL-BREAK.
2009-11-10 18:22:58,647 - INFO - Logging to .\reviewboard.log with a
minimum level of DEBUG
2009-11-10 18:22:58,647 - INFO - Log file for Review Board v1.1 alpha
2 (dev) (PID 3824)
[10/Nov/2009 18:22:59] GET /admin/db/scmtools/repository/add/ HTTP/
1.1 304 0
[10/Nov/2009 18:22:59] GET /media/rb/css/admin.css?1257541875 HTTP/
1.1 304 0
[10/Nov/2009 18:22:59] GET /admin/db/jsi18n/ HTTP/1.1 200 353
[10/Nov/2009 18:22:59] GET /media/djblets/js/jquery-1.3.2.min.js HTTP/
1.1 304 0
[10/Nov/2009 18:22:59] GET /media/rb/js/repositoryform.js?
{{MEDIA_SERIAL} HTTP/1.1 304 0

...and then it exits back to the command-prompt.
--~--~-~--~~~---~--~~
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: Can't create/edit repo w/ 20091110 nightly build

2009-11-10 Thread Christian Hammond

What sort of SVN repo is this? Plain, https?

Christian


On Tuesday, November 10, 2009, Pv p...@swooby.com wrote:

 Running it in winpdb shows:
 Stack trace for thread 1388:

    Frame  File Name                     Line
 Function
 --
       0  ...jango\utils\autoreload.py    96  python_reloader
        1  ...jango\utils\autoreload.py   118  main
        2  ...ent\commands\runserver.py    82  handle
        3  ...o\core\management\base.py   222  execute
        4  ...o\core\management\base.py   195  run_from_argv
        5  ...re\management\__init__.py   303  execute
        6  ...re\management\__init__.py   362  execute_manager
        7  ...svn\reviewboard\manage.py   131  module
        8  ...ib\site-packages\rpdb2.py  14235  StartServer
        9  ...ib\site-packages\rpdb2.py  14485  main
       10  ...ib\site-packages\rpdb2.py  14514  module

 def python_reloader(main_func, args, kwargs):
     if os.environ.get(RUN_MAIN) == true:
         thread.start_new_thread(main_func, args, kwargs)
         try:
             reloader_thread()
         except KeyboardInterrupt:
             pass
     else:
         try:
             sys.exit(restart_with_reloader()) # -- program exits here
         except KeyboardInterrupt:
             pass


  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
 -~--~~~~--~~--~--~---



-- 
-- 
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 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: Can't create/edit repo w/ 20091110 nightly build

2009-11-10 Thread Pv

Well, I cleaned my W2K3 Server's Python25 directory and reinstalled
all required modules and things started to work fine.
I inherited the machine, and I guess it was in a dirty state. :(

All is good now!

Pv
--~--~-~--~~~---~--~~
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: Can't create/edit repo w/ 20091110 nightly build

2009-11-10 Thread Christian Hammond
Excellent :)

Christian

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


On Tue, Nov 10, 2009 at 7:22 PM, Pv p...@swooby.com wrote:


 Well, I cleaned my W2K3 Server's Python25 directory and reinstalled
 all required modules and things started to work fine.
 I inherited the machine, and I guess it was in a dirty state. :(

 All is good now!

 Pv
  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 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
-~--~~~~--~~--~--~---