[web2py] Re: porting apps from win-noinstall to source code version

2011-10-16 Thread Anthony
Right, you only need to copy those files if you're using them. If you don't have those files, then you're not using them, so don't worry about it. On Sunday, October 16, 2011 1:03:19 PM UTC-4, Vineet wrote: > > I looked for these 3 files in the /web2py folder. > But there is no file with these n

[web2py] Re: porting apps from win-noinstall to source code version

2011-10-16 Thread Vineet
I looked for these 3 files in the /web2py folder. But there is no file with these names. Matching filenames are: 1) routes.example.py 2) options_std.py Are you sure about the filenames? Because my noinstall version is working perfect, but there are no files indicated by you. Vineet On Oct 1

[web2py] Re: porting apps from win-noinstall to source code version

2011-10-16 Thread Vineet
I looked for these 3 files in the noinstall version folder. But there is not any file with these names. Matching filenames are: 1) routes.example.py 2) options_std.py Are you sure about the filenames? Because my noinstall version is working perfect, but there are no files indicated by you. V

[web2py] Re: porting apps from win-noinstall to source code version

2011-10-16 Thread Anthony
On Sunday, October 16, 2011 5:35:18 AM UTC-4, Vineet wrote: > > I am running my apps using Windows noinstall version of web2py. > For debugging using pyscripter, I need to port those apps to source > code version. > > 1) Apart from the applications folder, what other files/folders do I > need t