ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] new svn sometimes fails with HTTP Bad Request
@ 2015-12-02 14:24 Ivan Zakharyaschev
  2015-12-04 17:50 ` Ivan Zakharyaschev
  0 siblings, 1 reply; 2+ messages in thread
From: Ivan Zakharyaschev @ 2015-12-02 14:24 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Кому-то ещё может пригодиться, если брать исходники по 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 'Bad Request' on
'/refal/to-imperative/trunk'

Преодолеть это можно так ( 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

Best regards,
-- 
Ivan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-04 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-02 14:24 [devel] new svn sometimes fails with HTTP Bad Request Ivan Zakharyaschev
2015-12-04 17:50 ` Ivan Zakharyaschev

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git