On Sat, February 17, 2007 6:41 pm, Dan Tran 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.

Been able to confirm some more on this.

Using the native svn command line client, I am able to check out the
entire tagged tree without error, both in a "deep" directory, and a
"shallow" directory (c:\tmp).

Using release:perform in a "deep" directory, the checkout bombs out with
the error already posted.

Using release:perform in a "shallow" directory, the checkout bombs out
with a segfault on one machine, and a silent failure on the other machine:

  The instruction at "0x6eed0f67" referenced memory at "0x010c1800" The
memory could not be "read".

Is there some kind of resource limit imposed on svn when it is spawned by
the maven plugin?

Is there a way to reveal the command line being passed to svn when the
plugin runs?

Regards,
Graham
--



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

Reply via email to