On 07/01/2013 07:19 PM, Armin K. wrote:
> On 07/01/2013 07:13 PM, Bruce Dubbs wrote:
>> Armin K. wrote:
>>>
>>> On Archlinux, which has updated to 1.8.0 I see this in svn --version output
>>>
>>> * ra_serf : Module for accessing a repository via WebDAV protocol using
>>> serf.
>>>    - handles 'http' scheme
>>>    - handles 'https' scheme
>>>
>>> I believe that without serf, you wouldn't be able to "use" svn via
>>> http:// or https:// scheme, only svn:// and file:// (use = clone,
>>> commit, etc).
>>>
>>> On earlier version (1.7.x) ra_neon provided http and https scheme.
>>
>> OK.  I only use
>>
>> * ra_svn : Module for accessing a repository using the svn network protocol.
>>    - with Cyrus SASL authentication
>>    - handles 'svn' scheme
>>
>> * ra_local : Module for accessing a repository on local disk.
>>    - handles 'file' scheme
>>
>> My issue is not that it shouldn't be in the dependencies, but that it 
>> should be optional.  Do you want to add the serf page to the book?
>>
>>    -- Bruce
>>
> 
> I'll add it later. And it should be in at least recommends. I believe
> there are repos using http:// or https:// scheme arround.
> 

Oh, and by the way can you check if with your setup this works.

svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to