You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/12/11 20:00:07 UTC

[Bug 4729] New: cannot checkout trunk/rulesrc

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4729

           Summary: cannot checkout trunk/rulesrc
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: Building & Packaging
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: pmm@igtc.com


Following the svn checkout directions provided at
http://wiki.apache.org/spamassassin/DownloadFromSvn I get the following error:

Fetching external item into 'spamassassin-trunk/rulesrc'
svn: Unrecognized URL scheme
'https://svn.apache.org/repos/asf/spamassassin/rules/trunk'



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4729] cannot checkout trunk/rulesrc

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4729


felicity@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From felicity@apache.org  2005-12-11 21:04 -------
btw, to find out what schemes you have compiled into your client, run "svn --version":

[...]
* 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
[...]



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4729] cannot checkout trunk/rulesrc

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4729





------- Additional Comments From parkerm@pobox.com  2005-12-11 20:45 -------
No doubt this is because you do not have an svn client with SSL compiled in. 
Fix that and try again.

The new external link for the rulesrc directory requires to fetch the rules from
and https url, as I understand it, nothing we can do about that at the moment.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.