axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] RE: gcl-2.6.8pre on MAC OSX 10.2


From: Gabriel Dos Reis
Subject: Re: [Axiom-developer] RE: gcl-2.6.8pre on MAC OSX 10.2
Date: 03 Nov 2006 15:13:18 +0100

Humberto Ortiz-Zuazaga <address@hidden> writes:

| Bill Page wrote:
| 
| >> what do I need to do to build build-improvements?
| >>
| >> Just pull the source with:
| >>
| >> svn co https://svn.sourceforge.net/svnroot/axiom/ \
| >>          branches/build-improvements axiom.build-improvements
| >>
| > 
| > Yes.
| > 
| 
| Can't svn co the source, I've tried several times from a clean slate and
| get:
| 
| $ svn co https://svn.sourceforge.net/svnroot/axiom/ \
|           branches/build-improvements axiom.build-improvements
| 
| [normal output, then]
| 
| A
| axiom.build-improvements/axiom/trunk/axiom/src/hyper/pages/HTXFormatPage5.ht
| svn: In directory
| 'axiom.build-improvements/axiom/trunk/axiom/src/hyper/pages'
| svn: Can't copy
| 
'axiom.build-improvements/axiom/trunk/axiom/src/hyper/pages/.svn/tmp/text-base/poly.pht.svn-base'
| to
| 'axiom.build-improvements/axiom/trunk/axiom/src/hyper/pages/poly.pht.tmp':
| No such file or directory

The problem, as discussed recently, is that it is a typical problem
with "case preserving, case insensitive" filesystems (e.g. windows,
macos, etc.) because there is two files POLY.pht and poly.pht.  
I seem to remember that Waldek proposed to remove one of them.

-- Gaby




reply via email to

[Prev in Thread] Current Thread [Next in Thread]