Erlang/OTP Forums

Author Message

<  Erlyweb mailing list  ~  enoent compiling after moving project directory

ketralnis
Posted: Thu Aug 16, 2007 1:49 am Reply with quote
User Joined: 20 Jul 2007 Posts: 151 Location: San Francisco, CA
aWhile developing my app, I moved it into subversion, and changed the
directory that it lived in from /Users/dking/myapp to /Users/dking/
myapp/trunk. Now when I run erlyweb:compile(Appdir), I get:

error:erlyweb_compile:80: Error compiling app controller
** exited: {error,enoent} **

I added a debug statement, and that's because it's trying to compile:
/Users/dking/myapp/trunk/src/trunk_app_controller.erl
when it *should* be trying to compile:
/Users/dking/myapp/trunk/src/myapp_app_controller.erl

This is easy enough to fix, by just renaming trunk to myapp, but I
wanted to get this into the list archives, because it took me a few
hours to track down Smile

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "erlyweb" group.
To post to this group, send email to erlyweb@googlegroups.com
To unsubscribe from this group, send email to erlyweb-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Post recived from mailinglist
View user's profile Send private message AIM Address

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum