you hit the limit of windows path which is 256 chars :-)

Try to set your checkout directory to the shorttest and see if it helps ( ie
c:/t )

-D


On 2/16/07, Graham Leggett <[EMAIL PROTECTED]> wrote:

Hi all,

I have been trying to run a release:perform on a Windows XP machine
running maven v2.0.4, and have been getting the subversion error below.

Running both the subversion command line client (v1.4.2) update, and
tortoisesvn's (latest version) update work fine, it's only when maven
attempts to resume the checkout does the checkout below fail.

The same release:perform works fine under Solaris and Macosx.

The error is as follows:

Provider message:
The svn command failed.
Command output:
svn: Your .svn/tmp directory may be missing or corrupt; run 'svn
cleanup' and try again
svn: Can't open file

'checkout\alchemy-quant\src\matlabdevelopment\Toolbox\CreditDerivatives\ParRecovHazardRateTreeModel\UnexposedCode\.svn\tmp\text-base\GetCalibratedOneFactorHullWhiteHazardRateTreeFromCdsSpreadsRP.m.svn-base':
The system cannot find the path specified.

This error is usually caused by two versions of a file that are
identically named when compared case insensitively, though that isn't
the case here (I checked that first).

Anyone have any ideas what to look for?

Regards,
Graham
--


Reply via email to