Re: Issue 3566 in reviewboard: Need to adjust for change in 'svn propget' behavior for upcoming SVN 1.9.x

2014-09-15 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 3566 by trowb...@gmail.com: Need to adjust for change  
in 'svn propget' behavior for upcoming SVN 1.9.x

https://code.google.com/p/reviewboard/issues/detail?id=3566

Fixed in release-0.6.x (04cf902). Thanks!

--
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.
For more options, visit https://groups.google.com/d/optout.


Issue 3566 in reviewboard: Need to adjust for change in 'svn propget' behavior for upcoming SVN 1.9.x

2014-09-11 Thread reviewboard

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

New issue 3566 by alexey.n...@gmail.com: Need to adjust for change in 'svn  
propget' behavior for upcoming SVN 1.9.x

https://code.google.com/p/reviewboard/issues/detail?id=3566

I noticed that RBTools breaks if a 1.9.0-dev version of SVN is in the $PATH  
when it tries to obtain the value of the reviewboard:url property. In  
1.9.x, Subversion developers changed the return code of 'svn propget' when  
the property is not set: 1.8.x and previous versions returned code 0 (and  
empty string), while 1.9.x returns code 1 - apparently, to distinguish  
the property not set and property set to empty string scenarios.


RBTools, failing to fetch reviewboard:url on the working copy, bails out  
and does not even attempt to fetch reviewboard:url from the root of the  
repository.


--
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.
For more options, visit https://groups.google.com/d/optout.