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

New issue 3566 by [email protected]: 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to