You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Johan Corveleyn (JIRA)" <ji...@apache.org> on 2017/05/07 09:54:04 UTC

[jira] [Resolved] (SVN-4679) E175002: GET request returned unexpected delta base

     [ https://issues.apache.org/jira/browse/SVN-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Corveleyn resolved SVN-4679.
----------------------------------
    Resolution: Fixed

I see you've asked the same question on StackOverflow and already gotten an answer there (i.e. using the server directive "SVNAllowBulkUpdates Prefer" to support older clients):

http://stackoverflow.com/questions/43813913/svn-e175002-get-request-returned-unexpected-delta-base

In the future, please report issues to our users@subversion.apache.org mailinglist first, as is mentioned on http://subversion.apache.org/reporting-issues.html (we use the issue tracker only for new confirmed bugs, after discussion / validation on our mailinglist). Thanks.

> E175002: GET request returned unexpected delta base
> ---------------------------------------------------
>
>                 Key: SVN-4679
>                 URL: https://issues.apache.org/jira/browse/SVN-4679
>             Project: Subversion
>          Issue Type: Bug
>    Affects Versions: 1.9.0, 1.9.5
>         Environment: FreeBSD 11, Windows 8.1 
>            Reporter: Busy Man
>              Labels: checkout, commit, dav, deltabase
>
> One of the users commit files to SVN repository (server on freebsd/apache dav/) using tortuosesvn(windows 8.1). Files he uploads cannot be checkout on bsd machines(subversion-1.9.5) resulting:
> svn: E175002: GET request returned unexpected delta base: 
> When I try to checkout code on ubuntu(windows shell) or windows it works fine. Also websvn works fine without problems on the same bsd machine.
> Problem affects text files and png images.
> $svnadmin info /home/svn/myproject
> Path: /home/svn/myproject
> UUID: c022eb3e-090d-46c0-a7e1-d52c6120b926
> Repository Format: 5
> Compatible With Version: 1.9.0
> Repository Capability: mergeinfo
> Filesystem Type: fsfs
> Filesystem Format: 7
> FSFS Sharded: yes
> FSFS Shard Size: 1000
> FSFS Shards Packed: 0/0
> FSFS Logical Addressing: no
> Configuration File: /home/svn/myproject/db/fsfs.conf



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)