[Catalyst] Re: [Catalyst-dev] can't upgrade the scripts

Jonathan Rockway jon at jrock.us
Mon Jun 23 15:44:33 BST 2008


* On Mon, Jun 23 2008, Chae Lee wrote:
> Hi all,

You sent this message to the wrong list. -dev is for development *of*
the framework, not development *with* the framework.

Anyway...

>
> I'm using Catalyst 5.7014. and I tried the script upgrade as below:
>
> $ catalyst.pl  -force  -scripts MyApp
> Couldn't create MyApp/script/myapp_cgi.pl", "No such file or directory" at /
> Users/cglee/perl5/bin/catalyst.pl line 52
>
> by the way, there is another directiory trunk/ between MyApp/ and script/ since
> I'm using SVN for my app. so I tried the next;
>
> $ catalyst.pl  -force  -scripts MyApp/trunk
> ...
> ...
>
>
> how can I upgrade the scripts?
>
> has anyone already answered(or solved) for this? if so, let me know.

I would just symlink MyApp/MyApp to MyApp/trunk, then cd MyApp and run
'catalyst.pl -force -scripts MyApp'.

Regards,
Jonathan Rockway

-- 
print just => another => perl => hacker => if $,=$"



More information about the Catalyst mailing list