<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>31607</bug_id>
          
          <creation_ts>2015-12-10 13:55:15 +0300</creation_ts>
          <short_desc>new svn could fallback to the old way to do HTTP requests if the server doesn&apos;t support the new one</short_desc>
          <delta_ts>2025-11-14 12:31:11 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch p7</product>
          <component>subversion</component>
          <version>не указана</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>31591</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Ivan Zakharyaschev">imz</assigned_to>
          <cc>bga</cc>
    
    <cc>cas</cc>
    
    <cc>george</cc>
    
    <cc>shrek</cc>
    
    <cc>svd</cc>
          
          <qa_contact name="qa-p7@altlinux.org">qa-p7</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>154207</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2015-12-10 13:55:15 +0300</bug_when>
    <thetext>&gt; Предлагаешь опцию конфигурирования по умолчанию включить?

Предлагаю эти опции в p7 включить.

&gt; Причём в p7 это случается вдруг: я ставил себе систему из p7 некоторое
время назад, у меня работало. А если обновить subversion из нынешнего
p7, уже не работает. Это же нарушает ожидания от p7, что то, что
работало, не будет ломаться.
-- https://lists.altlinux.org/pipermail/devel/2015-December/200520.html

+++ This bug was initially created as a clone of Bug #31591 +++

It&apos;s a wish that the new advanced svn behaves in a sensible way when it makes HTTP requests (similarly to browsers which do determine a suitable &quot;version&quot; of HTTP for each server):

new svn could fallback to the old way to do HTTP requests if the server doesn&apos;t support the new one

https://lists.altlinux.org/pipermail/devel/2015-December/200479.html :



Кому-то ещё может пригодиться, если брать исходники по svn:

subversion-1.7.8-alt2.1 (который был когда-то в p7) и тот, который в p6, умел:

svn co http://svn.botik.ru/refal/to-imperative/trunk /usr/src/refal-trun

Новый из Sisyphus (и p7) не может:

svn: E175002: Unexpected HTTP status 400 &apos;Bad Request&apos; on
&apos;/refal/to-imperative/trunk&apos;

Преодолеть это можно так ( http://stackoverflow.com/a/22713369/94687 ):

svn --config-option servers:global:http-chunked-requests=no co
http://svn.botik.ru/refal/to-imperative/trunk /usr/src/refal-trunk</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276955</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2025-11-14 12:31:11 +0300</bug_when>
    <thetext>Продукт более не поддерживается. Если актуально, то необходимо перевешать на новый поддерживаемый репозиторий (p10, p11, Sisyphus).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>