Are you using trunk or stable?

On Apr 21, 2011, at 1:56 PM, Arun K.Rajeevan wrote:

> btw., If I change line 224 of  cache.py to "folder = folder or 
> os.path.join(os.path.abspath(request.folder), 'cache')"
> I get following error
> OSError: [Errno 2] No such file or directory: 
> '/home/kra/Works/Python/web2py_projects/trunk/applications/powerpack/cache'
> 
> It should be: 
> '/home/kra/Works/Python/web2py_projects/applications/powerpack/cache'
> 
> obviuosly request.folder that's passed in is incorrect and doesn't consider 
> --folder option that I've used.
> 
> -- 
> mail from:GoogleGroups "web2py-developers" mailing list
> make speech: web2py-develop...@googlegroups.com
> unsubscribe: web2py-developers+unsubscr...@googlegroups.com
> details : http://groups.google.com/group/web2py-developers
> the project: http://code.google.com/p/web2py/
> official : http://www.web2py.com/

Reply via email to