Yes, I realize I can do that. The problem is that (if I understand right) unless I put it in the web2py folder, web2py won't know about it. I can symlink it (or directory-junction it, in windows), but that still seems quite awkward to me. I feel like it would make more sense if the information about where web2py looks for applications was part of web2py's own configuration, not so closely tied to the directory structure on disk.
On Wednesday, January 27, 2016 at 3:38:23 PM UTC-8, Anthony wrote: > > > This seems like a rather odd setup. With this setup, my application is >> stored under the web2py directory tree. But I want to put my application >> code in its own directory --- in particular, in its own repository. My >> application's code should be handled separately from the code of web2py >> itself. >> > > In addition to Massimo's explanation, note that just because an > application folder exists inside the web2py folder does not preclude you > from making an individual application its own repository -- you can locate > a repository anywhere in the filesystem. > > Anthony > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

