Good day to you, Graham,

Did you try checking out from your working directory using svn command
line client, or tortoisesvn? I'm guessing the working directory your
continuum is pointing to has a long path ( or has 52 or more
characters based on Dan's computation ).

If so, you may want to change your working directory to a shorter path.

Cheers,
Franz

On 2/17/07, Dan Tran <[EMAIL PROTECTED]> wrote:
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
> --
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to