Humberto Ortiz-Zuazaga <[EMAIL PROTECTED]> 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


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to