I don't know svn. I use git. Each app (the important ones anyway) is its 
own git respository. Pycharm has no problem with this.  If I do a commit in 
pycharm at the level of an application, it commits to the git repository it 
finds in that directory, exactly what I want. I can do git pulls etc on the 
root directory (web2py) without affecting the applications in their 
sub-directories. This sounds like the behaviour you are looking for, and I 
certainly find it perfectly ok. I think  pydev (based on eclipse) works 
exactly the same way, so I guess the community version of PyCharm does this 
too  ...it seems to be me to have nothing to do with web2py, but the 
detection of multiple git repositories nested in a pycharm project. Perhaps 
svn support is not good enough?

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to