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

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

From: <kfogel_at_collab.net>
Date: 2005-01-19 18:46:03 CET

Peter Weder <th80wp@yahoo.de> writes:
> 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?

This is totally off the top of my head, but: this might have something
to do with compiling APR/APR_UTIL with LARGEFILE support? Note that
if you do that, you'll need to rebuild Apache httpd and/or anything
else that depends on APR, not just Subversion.

-Karl

> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 19 18:57:45 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.