Perhaps you could create a mapping to the the fortstewart_1.2 directory and name it fortstewart. That way you can flip versions in your code simply by updating the mapping (and also avoid the issue you are having).
Dominic 2009/3/20 Rick Faircloth <[email protected]>: > > Anyone have a perspective on the issue below? > > -----Original Message----- > From: Rick Faircloth [mailto:[email protected]] > Sent: Thursday, March 19, 2009 1:24 PM > To: cf-talk > Subject: component paths in cfinvoke > > > Hi, all. > > > > I've just realized I may have goofed when I named a branch of > > development of a site "fortstewart_1.2" > > > > Now, after importing the site into Eclipse, my local file structure, > > is /fortstewart_1.2/components/whatever.cfc > > > > But when I invoke the component method with the path > > component = "fortstewart_1.2.components.whatever" > > I'm getting a "could not find component error." > > > > Given the dot notation of component paths.have I messed up? > > Am I going to have to change the branch name? > > > > Thanks for any insight! > > > > Rick > > > > ---------------------------------------------------------------------------- > ----------------------------------------------------------- > > "It has been my experience that most bad government is the result of too > much government." - Thomas Jefferson > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320748 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

