Re: Problem in installation of RBTools

2013-04-05 Thread kvr
Try setting Proxy address, if you are using one.

On Wednesday, April 3, 2013 3:04:32 PM UTC+5:30, SHWETA AHER wrote:

 Hello,
I have successfully installed Python2.5 and setuptools, but still 
 am getting following errors while installing RBtools.


 C:\WINDOWS\SYSTEM32easy_install -U RBTools
 Searching for RBTools
 Reading http://pypi.python.org/simple/RBTools/
 Download error: (11001, 'getaddrinfo failed') -- Some packages may not be 
 found!

 Couldn't find index page for 'RBTools' (maybe misspelled?)
 Scanning index of all packages (this may take a while)
 Reading http://pypi.python.org/simple/
 Download error: (11001, 'getaddrinfo failed') -- Some packages may not be 
 found!

 No local packages or download links found for RBTools
 Best match: None
 Traceback (most recent call last):
   File C:\Python25\Scripts\easy_install-script.py, line 8, in module
 load_entry_point('setuptools==0.6c11', 'console_scripts', 
 'easy_install')()
   File C:\Python25\Lib\site-packages\setuptools\command\easy_install.py, 
 line
 1712, in main
 with_ei_usage(lambda:
   File C:\Python25\Lib\site-packages\setuptools\command\easy_install.py, 
 line
 1700, in with_ei_usage
 return f()
   File C:\Python25\Lib\site-packages\setuptools\command\easy_install.py, 
 line
 1716, in lambda
 distclass=DistributionWithoutHelpCommands, **kw
   File C:\Python25\lib\distutils\core.py, line 151, in setup
 dist.run_commands()
   File C:\Python25\lib\distutils\dist.py, line 974, in run_commands
 self.run_command(cmd)
   File C:\Python25\lib\distutils\dist.py, line 994, in run_command
 cmd_obj.run()
   File C:\Python25\Lib\site-packages\setuptools\command\easy_install.py, 
 line
 211, in run
 self.easy_install(spec, not self.no_deps)
   File C:\Python25\Lib\site-packages\setuptools\command\easy_install.py, 
 line
 434, in easy_install
 self.local_index
   File C:\Python25\Lib\site-packages\setuptools\package_index.py, line 
 475, in
  fetch_distribution
 return dist.clone(location=self.download(dist.location, tmpdir))
 AttributeError: 'NoneType' object has no attribute 'clone'

 Please help.
 Thanks!



-- 
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
--- 
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/groups/opt_out.




Re: Problem in uploading diff

2013-04-05 Thread David Trowbridge
For perforce, you have to use rbtools to create the diff. Other tools make
use of 'p4 diff', which does not include revision information.

See
http://www.reviewboard.org/docs/manual/1.7/users/review-requests/creating/#review-requests-for-diffsfor
more instructions.

-David



On Thu, Apr 4, 2013 at 10:46 PM, SHWETA AHER ahershwetadh...@gmail.comwrote:

 Thank you David,

   I have uploaded this file from Perforce's workspace on which we have
 operated  diff against  .


  --
 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
 ---
 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/groups/opt_out.




-- 
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
--- 
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/groups/opt_out.




New commercial support pricing

2013-04-05 Thread David Trowbridge
Hi everyone,

A while ago, we announced some commercial support plans for those of you
who wanted a stronger assurance than just the community mailing lists.
While we had some interest, we got a lot of feedback that our options were
priced too high for small organizations.

We've listened to all this great feedback, and we're happy to announce a
new pricing structure which should make it a lot easier to get started.
Starting today, we're making support plans available based on the number of
users.

Pricing is very straightforward: $1/user/month. We'll drop that down to
$0.90/user/month if you're willing to bill annually (and we'll work out an
appropriate average for number of users with you).

A full breakdown of what is included in this can be found here:

http://support.beanbaginc.com/customer/portal/articles/709788-commercial-support

If you have any questions, or are interested in signing up, please send a
message to us at supp...@beanbaginc.com (or reply directly to me).

Thanks,
-David

-- 
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
--- 
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/groups/opt_out.




RBTools

2013-04-05 Thread Neha
Hello Everyone,
Can someone please suggest me how to install RBTools from start and how to 
use post-review.
Thank you.

-- 
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
--- 
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/groups/opt_out.




Re: ReviewBoard UI Feature Request

2013-04-05 Thread Christian Hammond
Hi Jacob,

These are all great ideas. The first and last are ones I've given some thought 
to, but haven't been in a position to work on yet.

We're working on modernizing our JavaScript codebase and doing some prep work 
for 1.8, but sometime in there I'm hoping to do a revamp of the diff viewer. 
I'll see if I can find a nice way to implement these features in that.

Christian


On Apr 5, 2013, at 11:46, jacob.j.rosales jacob.j.rosa...@gmail.com wrote:

 Hi Christian,
 
 Not sure if this is available or not, however I was wondering if the 
 following would be hard to add to the base RB code:
 Ability to place a maker (Last point of review) in on a file in a review 
 request. We review large change sets and many times, we are
 multitasking and have to stop mid-review. Today we either have to remember 
 where we left off when we log back in or place a comment
 saying this is where we last stopped. 
 Ability to have the file name with the function name as we have in the 
 current version. For instance, when the file is large, and there are many
 changes across the file, we get the name of the function we are in, but the 
 filename is all the way at the top. 
 Ability to mark files as reviewed/not-reviewed on a per reviewer basis. This 
 would allow files that have been marked as reviewed to not be expanded
 in the DiffViewer. 
 I am sure I can riddle off many more, but wanted to put in some top UI 
 enhancement ideas out there.
 Thanks for the work on this great tool. It has already helped improve quality 
 in our software.
 -- 
 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
 --- 
 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/groups/opt_out.
  
  

-- 
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
--- 
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/groups/opt_out.




Re: RBTools

2013-04-05 Thread David Trowbridge
This is all in the RBTools documentation:
http://www.reviewboard.org/docs/rbtools/0.5/

-David


On Fri, Apr 5, 2013 at 3:38 AM, Neha cm.ne...@gmail.com wrote:

 Hello Everyone,
 Can someone please suggest me how to install RBTools from start and how to
 use post-review.
 Thank you.

 --
 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
 ---
 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/groups/opt_out.




-- 
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
--- 
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/groups/opt_out.




Re: SVN integration

2013-04-05 Thread David Trowbridge
We currently have an open issue where it doesn't detect the right
environment. The best way to fix this (which admittedly is pretty terrible)
is to change the order of things in load_scmclients in
rbtools/clients/__init__.py

We'll have a better way to fix this coming soon.


On Thu, Apr 4, 2013 at 10:58 PM, kvr kvr@gmail.com wrote:

 Thanks David for your reply.
 Now I am trying to post review request on SVN repository.
 I used below command to post,

 post-review -d --server http://xxx.xxx.xx.xx --repository-url SVN_151
 --username=xx --password=xx --revision-range=x:x

 But post-review is identifying my repository as Perforce repository and
 running p4 info
 Below is the debug info,

  Checking the repository type. Errors shown below are mostly harmless.
 DEBUG:root:Checking for a CVS repository...
 DEBUG:root:Checking for a ClearCase repository...
 DEBUG:root:Running: cleartool pwv -short
 DEBUG:root:Checking for a Git repository...
 DEBUG:root:Checking for a Mercurial repository...
 DEBUG:root:Checking for a Perforce repository...
 DEBUG:root:Running: p4 info
 DEBUG:root:Running: diff --version
 Please tell me what may be possible reason for this and how to point to
 SVN repository in this case.

 Regards,
 kvr

 On Friday, April 5, 2013 5:27:44 AM UTC+5:30, David Trowbridge wrote:

 Sure, that's possible. You just make changes to your working directory in
 svn, use rbtools (or 'svn diff') to create your diffs, and go through the
 code review process the same way.

 The only major difference is that when you're using rbtools to update an
 existing review request, you need to specify the review request ID, since
 there's no CLN-review request mapping like there is with perforce.

 -David


 On Thu, Apr 4, 2013 at 4:34 AM, kvr kvr...@gmail.com wrote:

 Hi,

 So far we've been using Perforce, now we need to integrate with SVN also.

 But I am bit confused with SVN.

 Is it possible to raise review requests in SVN on pre-commited code like
 we do in Perforce.if so how.

 In perforce the review cycle seems very simple,as below

 Check out-Raise Review-Get comments-Update source according to the
 Comments-Update the Review-Close the Review(Changes are fine)-Check in
 the code back to Perforce

 Please tell me how to do the same kind of review in SVN also, if
 possible.

 Regards,
 kvr

 --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/**donate/http://www.reviewboard.org/donate/
 Happy user? Let us know at 
 http://www.reviewboard.org/**users/http://www.reviewboard.org/users/
 -~--~~~~--**~~--~--~---
 To unsubscribe from this group, send email to reviewboard...@**
 googlegroups.com

 For more options, visit this group at http://groups.google.com/**
 group/reviewboard?hl=enhttp://groups.google.com/group/reviewboard?hl=en
 ---
 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/**groups/opt_outhttps://groups.google.com/groups/opt_out
 .




  --
 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
 ---
 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/groups/opt_out.




-- 
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
--- 
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/groups/opt_out.




Issue 2948 in reviewboard: Exception caused by use of ‘ and ’ characters in testing done field

2013-04-05 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2948 by sean.cla...@gmail.com: Exception caused by use of ‘ and ’  
characters in testing done field

http://code.google.com/p/reviewboard/issues/detail?id=2948

*** For customer support, please post to reviewbo...@googlegroups.com
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this bug report!

What version are you running?
1.6.13

What's the URL of the page containing the problem?


What steps will reproduce the problem?
1.Try to publish a draft review which has the following text in the testing  
done field.  This was copied and pasted from a word document.


BEGIN***
-   Copy an existing row (with no errors): al_ext_client_fee_split
-	Delete the value in the automatic field (id), set PROCESSED to ‘N’, set  
BENEFICIARY_CLIENT_1 to null and RETROCESSION_FLAG_1 to ‘Y’.
-	Commit. = Check that PROCESSED = ‘R’, ERROR_CODE contains an error code  
because RETROCESSION_FLAG_1 is set while BENEFICIARY_CLIENT_1 is not.

END***

What is the expected output? What do you see instead?
Publishing of review does not succeed.  Stack trace on server is below.

What operating system are you using? What browser?


Please provide any additional information below.

2013-04-05 16:56:13,140 - ERROR - Exception thrown for user vcisse at  
http://reviewboard/api/review-requests/9188/draft/


Data truncated for column 'testing_done' at row 1
Traceback (most recent call last):
   
File /usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/core/handlers/base.py,  
line 111, in get_response

response = callback(request, *callback_args, **callback_kwargs)
   
File /usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/views/decorators/cache.py,  
line 79, in _wrapped_view_func

response = view_func(request, *args, **kwargs)
   
File /usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/views/decorators/vary.py,  
line 22, in inner_func

response = func(*args, **kwargs)
   
File /usr/lib/python2.4/site-packages/Djblets-0.6.23-py2.4.egg/djblets/webapi/resources.py,  
line 456, in __call__

result = view(request, api_format=api_format, *args, **kwargs)
   
File /usr/lib/python2.4/site-packages/Djblets-0.6.23-py2.4.egg/djblets/webapi/resources.py,  
line 672, in put

return self.update(request, *args, **kwargs)
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.6.13-py2.4.egg/reviewboard/webapi/decorators.py,  
line 127, in _check

return view_func(*args, **kwargs)
   
File /usr/lib/python2.4/site-packages/Djblets-0.6.23-py2.4.egg/djblets/webapi/decorators.py,  
line 88, in _checklogin

return view_func(*args, **kwargs)
   
File /usr/lib/python2.4/site-packages/Djblets-0.6.23-py2.4.egg/djblets/webapi/decorators.py,  
line 231, in _validate

return view_func(*args, **new_kwargs)
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.6.13-py2.4.egg/reviewboard/webapi/resources.py,  
line 3684, in update

draft.save()
   
File /usr/lib/python2.4/site-packages/ReviewBoard-1.6.13-py2.4.egg/reviewboard/reviews/models.py,  
line 1037, in save

super(ReviewRequestDraft, self).save()
   
File /usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/db/models/base.py,  
line 460, in save
self.save_base(using=using, force_insert=force_insert,  
force_update=force_update)
   
File /usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/db/models/base.py,  
line 526, in save_base

rows = manager.using(using).filter(pk=pk_val)._update(values)
   
File /usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/db/models/query.py,  
line 491, in _update

return query.get_compiler(self.db).execute_sql(None)
   
File /usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/db/models/sql/compiler.py,  
line 869, in execute_sql

cursor = super(SQLUpdateCompiler, self).execute_sql(result_type)
   
File /usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/db/models/sql/compiler.py,  
line 735, in execute_sql

cursor.execute(sql, params)
   
File /usr/lib/python2.4/site-packages/Djblets-0.6.23-py2.4.egg/djblets/log/middleware.py,  
line 49, in execute

return self.cursor.execute(sql, params)
   
File /usr/lib/python2.4/site-packages/Django-1.3.3-py2.4.egg/django/db/backends/mysql/base.py,  
line 86, in execute

return self.cursor.execute(query, args)
   
File /usr/lib/python2.4/site-packages/MySQL_python-1.2.3-py2.4-linux-i686.egg/MySQLdb/cursors.py,  
line 176, in execute
   
File /usr/lib/python2.4/site-packages/MySQL_python-1.2.3-py2.4-linux-i686.egg/MySQLdb/cursors.py,  
line 92, in _warning_check

  File /usr/lib/python2.4/warnings.py, line 61, in warn
warn_explicit(message, category, filename, lineno, module, registry)
  File /usr/lib/python2.4/warnings.py, line 96, in warn_explicit
raise message
Warning: Data truncated for column 'testing_done' at row 1

Re: Issue 2184 in reviewboard: Mercurial rename support: Pure file renames with *no actual changes* to the file fails with Diff did not apply cleanly

2013-04-05 Thread reviewboard


Comment #5 on issue 2184 by jon.bark...@gmail.com: Mercurial rename  
support: Pure file renames with *no actual changes* to the file fails  
with Diff did not apply cleanly

http://code.google.com/p/reviewboard/issues/detail?id=2184

Still seeing this in 1.7.6

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.