[svk-devel] [Fwd: [OSSF:svk #29841] Bad URL passed to RA layer: Malformed URL for repository]

Jesse Vincent jesse at bestpractical.com
Mon Jun 18 10:49:57 EDT 2007


On Jun 18, 2007, at 10:30 AM, Robert Loomans wrote:

>
>> It _should not_ be the case that you've got a proxy touching your
>> SSL-wrapped HTTP, but can you easily try from a machine on another  
>> network?
>
> 'Fraid not. The Mac is a laptop, and I've tried it from home (NAT) and
> from work (filtered, but routeable IP)... in neither case is there a
> proxy, transparent or otherwise. The Debian machine is on yet another
> network, where there is a transparent proxy, but it only traps HTTP
> traffic, not HTTPS.
>


(Incidentally, is your mac version built from DarwinPorts or  
something else)


pinglin:~ jesse$ /opt/local/bin/svn --version
svn, version 1.4.0 (r21228)
    compiled Oct 30 2006, 19:00:41

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http:// 
www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV)  
protocol.
   - handles 'http' scheme
   - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network  
protocol.
   - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' scheme



pinglin:~ jesse$ ls -al /opt/local/lib/libneon.*
-rwxr-xr-x   2 root  admin  364708 May 24  2006 /opt/local/lib/ 
libneon.25.0.5.dylib
lrwxr-xr-x   1 root  admin      20 Feb 12 06:41 /opt/local/lib/ 
libneon.25.dylib -> libneon.25.0.5.dylib
-rw-r--r--   2 root  admin  402700 May 24  2006 /opt/local/lib/libneon.a
lrwxr-xr-x   1 root  admin      20 Feb 12 06:41 /opt/local/lib/ 
libneon.dylib -> libneon.25.0.5.dylib
-rwxr-xr-x   2 root  admin     947 May 24  2006 /opt/local/lib/ 
libneon.la

pinglin:~ jesse$ perl -e'use SVN::Mirror 999;'
SVN::Mirror version 999 required--this is only version 0.72 at -e  
line 1.
BEGIN failed--compilation aborted at -e line 1.
pinglin:~ jesse$ perl -e'use SVK 999;'
SVK version 999.000 (v999.0.0) required--this is only version  
2.000001 (v2.0.1) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
pinglin:~ jesse$


pinglin:~ jesse$ perl -v

This is perl, v5.8.8 built for darwin-2level

Copyright 1987-2006, Larry Wall

Perl may be copied only under the terms of either the Artistic  
License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access  
to the
Internet, point your browser at http://www.perl.org/, the Perl Home  
Page.



-j

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.bestpractical.com/pipermail/svk-devel/attachments/20070618/d6a0b417/PGP.pgp


More information about the svk-devel mailing list