[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: .Mac?

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-02-16 07:00:09 CET

On Feb 15, 2007, at 19:50, Dustin Robert Kick wrote:

> How do (can) I set up a subversion repository on a web server, in
> particular, .Mac? I thought I would just be able to copy over the
> repository I wanted to make available, then access it using
> svn checkout http://SERVER/PATH_TO_REPOS LOCAL_DIR, which is what I
> tried on my .Mac server space, but this is an example of the
> messages I keep getting when I try this(using fsfs):
>
> __svn__06:01:46__BRUNOISE-TIGRE__svn checkout http://
> homepage.mac.com/mac_vieuxnez/SVN/KeyPathTest.svn test1
> svn: PROPFIND request failed on '/mac_vieuxnez/SVN/KeyPathTest.svn'
> svn: PROPFIND of '/mac_vieuxnez/SVN/KeyPathTest.svn': 403 Invalid
> Method (http://homepage.mac.com)
>
> Does a web server have to have svn capabilities, or is there some
> other way I can do this?

You can't serve a repository from .Mac. They don't offer the
Subversion Apache modules, they don't offer svn protocol, they don't
offer ssh access. You need to use a service that's set up to serve
Subversion repositories. There are many such services, several of
which are listed here:

http://subversion.tigris.org/links.html#hosting

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 16 07:00:33 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.