[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: Mohsin <mohsinchandia_at_gmail.com>
Date: Wed, 1 Oct 2014 02:15:08 -0700 (PDT)

Hi,

For accessing repo in browser we are using HTTP protocol while on linux
server i think (not sure) we are using file scheme . Here is import command
which we had used on linux server for importing data in newly created
repository.

FYI

svn import -m "First Import" /tmp/Test/ file:///X/Y/
Adding /tmp/Test/Trunk
Adding /tmp/Test/Branches
Adding /tmp/Test/Tags

Is this file scheme which we are using ? Please suggest

Regards
Mohsin

--
View this message in context: http://subversion.1072662.n5.nabble.com/SVN-Commit-Failed-For-Data-larger-Than-2-GB-How-To-Resolve-tp190417p190483.html
Sent from the Subversion Users mailing list archive at Nabble.com.
Received on 2014-10-01 11:15:37 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.