Re: Change Email

2012-04-17 Thread David Trowbridge
You'll need to pursue this with the KDE project. This mailing list is
about the review board project itself (as opposed to individual
servers).

-David



On Tue, Apr 17, 2012 at 9:56 PM, Reshad Patuck  wrote:
> Hey,
>
> I am new to the whole reviewboard thing and used it to submit a patch to KDE
> for the first time 3 days ago. I decided to change my email id
> on reviewboard to another one which i use specifically for KDE mailing
> lists. I updated my email at identity.kde.org and set the primary email to
> the one i wanted to receive email notifications on. However when I look
> myself up under the submitters tab I still see my old email ID.
>
> I googled a bit and figured out it was something to do with the LDAP service
> that reviewboard uses to get user information and that this bug has been
> there since about 2010. Also i have found that the reviewbord administrator
> can change a users email id.
>
> I can't find any administrator or contact on the reviewboard page or any
> contact pertaining to the reviewboard at KDE.
>
> Would love to know if there is a way to get this done. Or find someone to
> contact in lieu of this problem.
>
> Thanks,
>
> Reshad Patuck
>
> --
> 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

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


Change Email

2012-04-17 Thread Reshad Patuck
Hey,

I am new to the whole reviewboard thing and used it to submit a patch to 
KDE for the first time 3 days ago. I decided to change my email id 
on reviewboard to another one which i use specifically for KDE mailing 
lists. I updated my email at identity.kde.org and set the primary email to 
the one i wanted to receive email notifications on. However when I look 
myself up under the submitters tab I still see my old email ID.

I googled a bit and figured out it was something to do with the LDAP 
service that reviewboard uses to get user information and that this bug has 
been there since about 2010. Also i have found that the reviewbord 
administrator can change a users email id.

I can't find any administrator or contact on the reviewboard page or any 
contact pertaining to the reviewboard at KDE.

Would love to know if there is a way to get this done. Or find someone to 
contact in lieu of this problem.

Thanks,

Reshad Patuck

-- 
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: ReviewBoard server on Windows

2012-04-17 Thread Christian Hammond
We strongly recommend a modern Linux installation. Python on Windows is
full of problems.

One option is to use a virtualization solution, such as VMware Workstation,
and run a Linux VM inside of that.

Another, if you have any remote access to your Subversion server, is to use
https://rbcommons.com/.

Christian

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


On Tue, Apr 17, 2012 at 3:10 AM, Laurent  wrote:

> Finaly,
> did anybody succeeded a windows installation of ReviewBoard server
> (linked to a MySql server and Subversion SCM) ?
> Thanks !
> Laurent
>
> --
> 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

-- 
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: ReviewBoard server on Windows

2012-04-17 Thread xiangfeng shen
Hi,
I did success in windows for installing python 2.5, mod_wsgi, pysvn and
mysql.
But fail for python 2.7 in windows.
regards.
carl
2012/4/17 Laurent 

> Finaly,
> did anybody succeeded a windows installation of ReviewBoard server
> (linked to a MySql server and Subversion SCM) ?
> Thanks !
> Laurent
>
> --
> 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




-- 
Best regards.
carl shen (xiangfeng)
Phone: 13811550669

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

ReviewBoard server on Windows

2012-04-17 Thread Laurent
Finaly,
did anybody succeeded a windows installation of ReviewBoard server
(linked to a MySql server and Subversion SCM) ?
Thanks !
Laurent

-- 
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: Having trouble setting up a GitHub (Private Organization) repository

2012-04-17 Thread Christian Hammond
They've been nice enough to give Review Board an extension on the one API call 
we use, and are working on making the API token accessible somewhere until 
then. Said it may be a couple days.

In the meantime, I'm making progress on v3 support, which will also come with a 
much easier repository setup process.

Christian


On Apr 17, 2012, at 10:03, Dan Z  wrote:

> I finally got a response from GitHub. Here is it:
> 
> "The API Token has been removed. We encourage all third  party applications 
> to migrate to API v3. Please check our latest blog post for more details: 
> https://github.com/blog/1090-github-api-moving-on";
> 
> Pretty much, they've said, "We're shutting down the v1 and v2 APIs on May 1. 
> Oh, and if you don't already have an API Token, then I guess for you, the 
> APIs are shut down now." Brilliant.
> 
> -- Dan
> 
> 
> -- 
> 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

-- 
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: Having trouble setting up a GitHub (Private Organization) repository

2012-04-17 Thread Dan Z
I finally got a response from GitHub. Here is it:

"The API Token has been removed. We encourage all third  party applications 
to migrate to API v3. Please check our latest blog post for more details: 
https://github.com/blog/1090-github-api-moving-on";

Pretty much, they've said, "We're shutting down the v1 and v2 APIs on May 
1. Oh, and if you don't already have an API Token, then I guess for you, 
the APIs are shut down now." Brilliant.

-- Dan


>

-- 
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: Site-upgrade error

2012-04-17 Thread Viktor Jozsa
We use MySQL database, but we use formerly database is SQLite in test
phase. At 2011. August install the new server and import data to MySQL
by hand.

We're creating backup every night.

Viktor

On ápr. 16, 20:17, Christian Hammond  wrote:
> That looks like some data corruption in your database. The serialized data 
> describing your database schema is either corrupted or can't fully be read.
>
> What database are you using? Do you have a backup?
>
> Christian
>
> On Apr 16, 2012, at 3:57, Viktor Jozsa  wrote:
>
>
>
>
>
>
>
> > Hi!
>
> > The following errors found during the site upgrade: (upgrade 1.6.4.1
> > to 1.6.5)
>
> > Rebuilding directory structure
> > Updating database. This may take a while.
> > Creating tables ...
> > /etc/host.conf: line 2: bad command `SNMPSERVER=-YES-'
> > There are unapplied evolutions for accounts.
> > There are unapplied evolutions for changedescs.
> > There are unapplied evolutions for reviews.
> > There are unapplied evolutions for scmtools.
> > Traceback (most recent call last):
> >  File "/usr/local/bin/rb-site", line 9, in 
> >    load_entry_point('ReviewBoard==1.6.5', 'console_scripts', 'rb-
> > site')()
> >  File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.5-
> > py2.6.egg/revie                                          wboard/
> > cmdline/rbsite.py", line 1745, in main
> >    command.run()
> >  File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.5-
> > py2.6.egg/revie                                          wboard/
> > cmdline/rbsite.py", line 1642, in run
> >    site.sync_database()
> >  File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.5-
> > py2.6.egg/revie                                          wboard/
> > cmdline/rbsite.py", line 346, in sync_database
> >    self.run_manage_command("syncdb", params)
> >  File "/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.5-
> > py2.6.egg/revie                                          wboard/
> > cmdline/rbsite.py", line 469, in run_manage_command
> >    execute_manager(reviewboard.settings, [__file__, cmd] + params)
> >  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> > django/cor                                          e/management/
> > __init__.py", line 438, in execute_manager
> >    utility.execute()
> >  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> > django/cor                                          e/management/
> > __init__.py", line 379, in execute
> >    self.fetch_command(subcommand).run_from_argv(self.argv)
> >  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> > django/cor                                          e/management/
> > base.py", line 191, in run_from_argv
> >    self.execute(*args, **options.__dict__)
> >  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> > django/cor                                          e/management/
> > base.py", line 220, in execute
> >    output = self.handle(*args, **options)
> >  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> > django/cor                                          e/management/
> > base.py", line 351, in handle
> >    return self.handle_noargs(**options)
> >  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> > django/cor                                          e/management/
> > commands/syncdb.py", line 109, in handle_noargs
> >    emit_post_sync_signal(created_models, verbosity, interactive, db)
> >  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> > django/cor                                          e/management/
> > sql.py", line 190, in emit_post_sync_signal
> >    interactive=interactive, db=db)
> >  File "/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/
> > django/dis                                          patch/
> > dispatcher.py", line 172, in send
> >    response = receiver(signal=self, sender=sender, **named)
> >  File "/usr/local/lib/python2.6/dist-packages/django_evolution-0.6.5-
> > py2.6.egg/                                          django_evolution/
> > management/__init__.py", line 78, in evolution
> >    old_proj_sig = pickle.loads(str(latest_version.signature))
> > EOFError
>
> > What could cause this?
>
> > Thank you in advance.
>
> > Regards
>
> > Józsa Viktor
>
> > --
> > 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