in your msg checkout\alchemy-quant\src\matlabdevelopment\Toolbox\CreditDerivatives\ParRecovHazardRateTreeModel\UnexposedCode\.svn\tmp\text-base\GetCalibratedOneFactorHullWhiteHazardRateTreeFromCdsSpreadsRP.m.svn-base
I has 205 not counting the parent dir oabove 'checkout/....' so you mean you are able to go into parent of the checkout and issue the same command and it works? no clue why it works How many chars are in your checkout's parent directory path? 256 is windows limitation not java. -D On 2/17/07, Graham Leggett <[EMAIL PROTECTED]> wrote:
Dan Tran wrote: > 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 ) What confuses me is that both the native svn command line client, and tortoisesvn, are capable of checking this same directory out without a problem (as in find the directory containing the half-checked-out directory throwing the error, and say "svn cleanup" followed by "svn update", works fine). Is this directory length limit a Java thing or a Windows thing? Regards, Graham --