I have a project setup as follows:

/root-folder --
  /common-code
  /service-1 --
    /code
    /app.yaml
  /service-2 --
    /code
    /app.yaml
  /service-3 --
    /code
    /app.yaml

Problem is I can't reference /common-code since all the app.yamls reference 
the current folder...

How do I achieve such a structure?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f0234567-ff35-4839-8b9c-e5baa0d4fc20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to