Hi,

I've got a clean checkout of 1.3.x (checked out with svn 1.6.0) and get this message on mvn install at the root level:

[INFO] [antrun:run {execution: set subversion revision}]
[INFO] Executing tasks
     [exec] Result: 1
[echo] Revision: svn: This client is too old to work with working copy '/Users/clr/openjpa/openjpa/branches/1.3.x/openjpa- lib/..'; please get a newer Subversion client
     [echo] OpenJPA version: 1.3.0-SNAPSHOT
[INFO] Executed tasks

I've got relatively recent versions of ant, mvn, and svn. Any idea what it's complaining about?

Thanks,

Craig

clr% svn --version
svn, version 1.6.0 (r36650)
   compiled Jan 25 2010, 21:34:51

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/ ).

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


clr% mvn --version
Apache Maven 2.2.0 (r788681; 2009-06-26 06:04:01-0700)
Java version: 1.5.0_22
Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/ Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x" version: "10.5.8" arch: "i386" Family: "unix"

clr% ant -version
Apache Ant version 1.7.1 compiled on October 13 2009


Craig L Russell
Architect, Sun Java Enterprise System http://db.apache.org/jdo
408 276-5638 mailto:[email protected]
P.S. A good JDO? O, Gasp!

Reply via email to