I just upgraded a site from FarCry 3.x to 5.x (via 4.x) and I'd like
to clarify a couple of things around mappings.

I guess I'm running in "advanced" mode as I have the project codebase
in a totally separate location to the rest of the farcry dirs (core,
plugins etc)

/farcry
  /core
  /plugins
  /projects (note that this is actually empty)

/workspace
  /myproject (this is my actual project codebase)

In this setup it seems that you need BOTH the following web mappings:

 - /webtop -> /farcry/core/webtop
 - /farcry -> /farcry/core/webtop

And BOTH CF mappings:

 - /farcry -> /farcry
 - /farcry/projects/myproject -> /workspace/myproject

Does this sound "officially" correct?

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to