Re: Setting up developer environment

2010-03-05 Thread Tony Bibbs
Easy enough, it did get Django Evolution installed even though it did error
out with the following:

No local packages or download links found for paramiko==1.7.4
error: Could not find suitable distribution for
Requirement.parse('paramiko==1.7.4')

Seems as if Ubuntu already had this installed for me so I ran

python ./contrib/internal/prepare-dev.py

...again and this time it seemed to work ok. Do I need to worry about having
a mix of Ubuntu packages and explicitly installed Python packing moving
forward?  Just trying to avoid any possible future headaches.

Also, should the docs here be updated to include the python
./contrib/internal/prepare-dev.py step?

On Thu, Mar 4, 2010 at 5:07 PM, Christian Hammond chip...@chipx86.comwrote:

 Easy_install will be your best option.

 Actually, what you probably should do is (assuming this is a developer
 machine) run:

   sudo python setup.py develop

 This will automatically grab all the dependencies from the right locations
 and install them.

 You'll also want to then run this for your Djblets tree if you have one
 installed, otherwise changes to that tree won't show up (as we'll use the
 fetched package instead).


 Christian


-- 
Tony Bibbs
Phone: (515) 554-8046
Twitter, Skype, Facebook: tonybibbs
Web: http://www.tonybibbs.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: Setting up developer environment

2010-03-04 Thread Tony Bibbs
Seems like I have a few options:

1) Install via easy_install
2) Install via SVN
3) Install via Ubuntu's package manager

Any suggestion on the best solution? I have it pulled down via SVN but I'm
assuming I need to somehow tell ReviewBoard where it is because I get the
same error

On Mon, Feb 22, 2010 at 7:26 AM, Raja rajas...@gmail.com wrote:

 It looks like you need to get django_evolution from

 easy_install django_evolution

 or code.google.com/p/django-evolution/

 I just created a post with missing packages in the dependency list,
 but missed this one (as I had installed reviewboard earlier using
 easy_install).

 -- Raja

 On Feb 18, 12:10 am, Tony Bibbs t...@tonybibbs.com wrote:
  When I run this:
 
  python ./contrib/internal/prepare-dev.py
 
  I get that:
 
  Synchronizing database...
  Error: No module named django_evolution
 
  Did I miss a step or something?


-- 
Tony Bibbs
Phone: (515) 554-8046
Twitter, Skype, Facebook: tonybibbs
Web: http://www.tonybibbs.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

Setting up developer environment

2010-02-17 Thread Tony Bibbs
When I run this:

python ./contrib/internal/prepare-dev.py

I get that:

Synchronizing database...
Error: No module named django_evolution

Did I miss a step or something?

-- 
Tony Bibbs
Phone: (515) 554-8046
Twitter, Skype, Facebook: tonybibbs
Web: http://www.tonybibbs.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

Turn up logging

2009-12-24 Thread Tony Bibbs
I'm trying to get AD support working and the log level, per the logging line
says:

Logging to /path/to/reviewboard.log with a minimum level of DEBUG

How do I turn that up?  All the log file is giving me now is a bunch of
errors like:

WARNING - Active Directory: Failed login for user jane@example.com

-- 
Tony Bibbs
Phone: (515) 554-8046
Twitter, Skype, Facebook: tonybibbs
Web: http://www.tonybibbs.com
http://www.apteno.net

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

Active Directory

2009-08-05 Thread Tony Bibbs

When I select this in the settings tab it won't let me edit any of the
AD settings.  Am I missing something?

--Tony

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



CVS cvs [checkout aborted]: Absolute module reference invalid

2009-08-05 Thread Tony Bibbs

Back some time ago I submitted a patch that I was sure that fixed this
problem.  Today I finally got around to upgrading to the latest
version and apparently that patch wasn't accepted or somehow got
reintroduced.  Can anybody take a look?  It's the only patch I would
have submitted.

--Tony

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