subvertpy.  felt like the instructions favored that one.



On Tuesday, November 25, 2014 6:21:26 PM UTC-5, David Trowbridge wrote:
>
> Are you using the pysvn or subvertpy backend?
>
> -David
>
> On Tue, Nov 25, 2014 at 9:19 AM, Dan Holmes <dnh...@gmail.com 
> <javascript:>> wrote:
>
>> I switched to Ubuntu but am still having SVN connection problems.  I went 
>> back over the installation for SVN python tools and it said it was all 
>> installed.  What am i missing?
>>
>> from the apache error.log
>> [Tue Nov 25 17:14:27.246518 2014] [:error] [pid 8713] ERROR:root:SVN: 
>> Failed to get repository information for 
>> https://10.7.0.1:8443/svn/RouteMatch/: ("Unable to connect to a 
>> repository at URL 'https://10.7.0.1:8443/svn/RouteMatch'", 230001)
>>
>> however both svn and curl will return without problem.
>>
>> notroot@RMDevTools01:~$ svn info https://10.7.0.1:8443/svn/RouteMatch/
>> Path: RouteMatch
>> URL: https://10.7.0.1:8443/svn/RouteMatch
>> Relative URL: ^/
>> Repository Root: https://10.7.0.1:8443/svn/RouteMatch
>> Repository UUID: 34830635-b4d3-f84e-9563-fed92939f730
>> Revision: 61143
>> Node Kind: directory
>> Last Changed Author: xxxx
>> Last Changed Rev: 61143
>> Last Changed Date: 2014-11-25 12:11:56 -0500 (Tue, 25 Nov 2014)
>>
>> notroot@RMDevTools01:~$ curl https://10.7.0.1:8443/svn/RouteMatch/ 
>> --insecure -u xxxxxx
>> <?xml version="1.0"?>
>> <?xml-stylesheet type="text/xsl" href="/svnindex.xsl"?>
>> <!DOCTYPE svn [
>>   <!ELEMENT svn   (index)>
>>   <!ATTLIST svn   version CDATA #REQUIRED
>>                   href    CDATA #REQUIRED>
>>   <!ELEMENT index (updir?, (file | dir)*)>
>>   <!ATTLIST index name    CDATA #IMPLIED
>>                   path    CDATA #IMPLIED
>>                   rev     CDATA #IMPLIED
>>                   base    CDATA #IMPLIED>
>>   <!ELEMENT updir EMPTY>
>>   <!ATTLIST updir href    CDATA #REQUIRED>
>>   <!ELEMENT file  EMPTY>
>>   <!ATTLIST file  name    CDATA #REQUIRED
>>                   href    CDATA #REQUIRED>
>>   <!ELEMENT dir   EMPTY>
>>   <!ATTLIST dir   name    CDATA #REQUIRED
>>                   href    CDATA #REQUIRED>
>> ]>
>> <svn version="1.7.5 (r1336830)"
>>      href="http://subversion.apache.org/";>
>>   <index rev="61143" path="/" base="RouteMatch">
>> ...  </index>
>> </svn>
>>
>>  -- 
>> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
>> ---
>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
>> ---
>> Happy user? Let us know at http://www.reviewboard.org/users/
>> --- 
>> 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 <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.

Reply via email to