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

svn 1.1.0: can not handle files > 2G on HP-UX

From: Peter Weder <th80wp_at_yahoo.de>
Date: 2005-01-17 20:42:27 CET

hi

my compiled version of svn does not handle files bigger than 2GB.

i think it have something to do with /usr/local/sys/fstat.h file and its
DEFINES for big files?

OS information:
-----------------
th80wp@caehhs17:../subversion-1.1.2 > model
9000/785/C8000

HP-UX B.11.11 U 9000/785

svn 1.1.0 compile information:
--------------------------------
./configure --prefix=/opt/subversion-1.1.2 --with-berkeley-db=/opt/db --with-zlib=/opt/zlib

berkeley-db information:
--------------------------
version: db-4.1.24

reproduce error information:
-----------------------------

-rw-r--r-- 1 th80wp issydev 2542516452 Jan 13 13:48 G_Kuhlmann/results/NAST.OP2

th80wp@caehhs17:../refModTestsTrunc > svn add G_Kuhlmann/results/NAST.OP2
svn: Can't check path 'G_Kuhlmann/results/NAST.OP2': Value too large to be stored in data type
th80wp@caehhs17:../refModTestsTrunc > svn status
? Repair
A G_Kuhlmann
svn: Can't read directory 'G_Kuhlmann/results': Partial results are valid but processing is incomplete

tusc information:
--------------------
see attachment

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Mon Jan 17 23:02:15 2005

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.