[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN Commit Failed For Data larger Than 2 GB [How To Resolve]

From: Branko Čibej <brane_at_wandisco.com>
Date: Mon, 29 Sep 2014 20:13:03 +0200

On 29.09.2014 19:45, Mohsin Abbas wrote:
> HI,
>
> I have committed folder with size 4.7 GB successfully in SVN
> repository by using svn CLI (svn commit command). But when I try to
> commit folder by using Tortoise SVN client my commit was failed. It
> means we have limitation in tortoise svn client for commit. Can any
> one confirm this ? There is no issue in svn at all but may be in svn
> client.

The last sencence is both confusing and important: "the svn client" is
the command-line tool you get when installing a stock Subversion
package, and that's what this project supports. TortoiseSVN is *not*
supported by us, it's a separate project; I don't think more than a
couple Subversion committers ever saw the TSVN source code.

So it turns out we've been going back and forth about this issue for 4
days, because we did not know a very important piece of information: you
did not use Subversion to perform the commit, you used TortoiseSVN ...

Given that we do know now that the problem is most likely in TSVN, I
suggest you report it there; I suggest you start by reading

    http://tortoisesvn.net/reportbug.html

which describes the steps you need to take to create a bug report that's
most likely to help resolve the issue.

-- Brane
Received on 2014-09-29 20:13:39 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.