#33061: ccl 1.7.1 fails to build on OS X Lion --------------------------------------+------------------------------------- Reporter: gary.verhaegen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ccl --------------------------------------+------------------------------------- Comment(by gary.verhaegen@…): Replying to [comment:2 ryandesign@…]:
This problem is occurring because you're using Subversion 1.7 or greater; in Subversion 1.6.x and earlier, `svnversion` gave the single- word "exported" response for unversioned directories.
Indeed - I should have thought about writing the full versions of the relevant softwares. {{{ $ svn --version svn, version 1.7.2 (r1207936) compiled Jan 24 2012, 23:41:52 Copyright (C) 2011 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see http://subversion.apache.org/ The following repository access (RA) modules are available: * ra_neon : Module for accessing a repository via WebDAV protocol using Neon. - handles 'http' scheme - handles 'https' scheme * ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme * ra_serf : Module for accessing a repository via WebDAV protocol using serf. - handles 'http' scheme - handles 'https' scheme }}} -- Ticket URL: <https://trac.macports.org/ticket/33061#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS