You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Jörn Nettingsmeier <ne...@apache.org> on 2006/11/06 10:18:01 UTC

svn checkout problem

hi !


lenya "imports" the cocoon 2.1.x trunk via an svn external. when i try 
to check it out, i get this error:

Fetching external item into 
'externals/cocoon_2_1_x/src/blocks/forms/WEB-INF'
svn: URL 
'https://svn.apache.org/repos/asf/cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/resources/META-INF/legacy' 
doesn't exist

can anyone confirm this issue and maybe suggest a fix?

tia,

jörn



-- 
Jörn Nettingsmeier

"Hofstadter's Law: It always takes longer than you expect,
even when you take into account Hofstadter's Law."
	- Douglas R. Hofstadter

Re: svn checkout problem

Posted by Joern Nettingsmeier <ne...@folkwang-hochschule.de>.
hi bertrand!

Bertrand Delacretaz wrote:
> On 11/6/06, Jörn Nettingsmeier <ne...@apache.org> wrote:
> 
>> ...Fetching external item into
>> 'externals/cocoon_2_1_x/src/blocks/forms/WEB-INF'..
> 
> AFAIK this external is not needed anymore, I have removed it in
> revision 471715 (with an incorrect commit message).
> 
> Can you check if this works for you?

yes, it does. thanks for the fix.


regards,

jörn



-- 
jörn nettingsmeier

home://germany/45128 essen/lortzingstr. 11/
http://spunk.dnsalias.org
phone://+49/201/491621

if you are a free (as in "free speech") software developer
and you happen to be travelling near my home, drop me a line
and come round for a free (as in "free beer") beer. :-D

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: svn checkout problem

Posted by Joern Nettingsmeier <ne...@folkwang-hochschule.de>.
hi bertrand!

Bertrand Delacretaz wrote:
> On 11/6/06, Jörn Nettingsmeier <ne...@apache.org> wrote:
> 
>> ...Fetching external item into
>> 'externals/cocoon_2_1_x/src/blocks/forms/WEB-INF'..
> 
> AFAIK this external is not needed anymore, I have removed it in
> revision 471715 (with an incorrect commit message).
> 
> Can you check if this works for you?

yes, it does. thanks for the fix.


regards,

jörn



-- 
jörn nettingsmeier

home://germany/45128 essen/lortzingstr. 11/
http://spunk.dnsalias.org
phone://+49/201/491621

if you are a free (as in "free speech") software developer
and you happen to be travelling near my home, drop me a line
and come round for a free (as in "free beer") beer. :-D

Re: svn checkout problem

Posted by Bertrand Delacretaz <bd...@apache.org>.
On 11/6/06, Jörn Nettingsmeier <ne...@apache.org> wrote:

> ...Fetching external item into
> 'externals/cocoon_2_1_x/src/blocks/forms/WEB-INF'..

AFAIK this external is not needed anymore, I have removed it in
revision 471715 (with an incorrect commit message).

Can you check if this works for you?

-Bertrand