You might want to try using SSH instead if you can since it is more
secure and does not require the setup of an apache module. Tortoise
supports using SSH via plink.exe which is included in the default
installation. You would use a URL such as
svn+ssh://
user@servername.com/path/to/repo to check out the files. You
just need to be sure that the user account has write access to the
directory where the repositories are stored.
*Cory Powers*
*Uversa Consulting, Inc.*
/office: (480) 361-1876/
/cell: (602) 538-9314/
elemint@theriver.com wrote:
> Cory Powers wrote:
>
>> What access method are you using on the subversion server?
>>
>> Usually the problems I have had with subversion remote access revolve
>> around file permissions when using SSH or DAV as the transport.
>>
>> *Cory Powers*
>> *Uversa Consulting, Inc.*
>> /office: (480) 361-1876/
>> /cell: (602) 538-9314/
>>
>>
>>
>> elemint@theriver.com wrote:
>>
>>> I have gotten svn working although when I try to check something
>>> out from svn using tourotise a windows client no go.
>>>
>>> I can check items out using command line options from the subversion
>>> server but not from any windows clients.
>>>
>>> I am very new to subversion and cvs.
>>>
>>> The error I get is:..
>>>
>>> PROPFIND request failed on /svn
>>> PROPFIND of /svn: 301 moved permanently (http://svnserver)
>>>
>>>
>>> Jim
>>>
>>>
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------
>>> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
>>> To subscribe, unsubscribe, or to change you mail settings:
>>> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>>>
> I am trying to use http but I am not sure how to install mod_dav_svn
>
>
> Jim
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>