ok can you explain that setup a bit more for me maybe im confused on it but i want to maintain my code in my own svn and pull in web2py but maintain my own mods to web2py. what you have sounds like you're just never committing to a repository.
On Sep 30, 12:40 pm, "mr.freeze" <[email protected]> wrote: > I use Subclipse. If you modify a module, it won't get overwritten > when updating. > > On Sep 30, 12:15 pm, AndrewLoot <[email protected]> wrote: > > > but how do you keep the web2py code base up to date, o don't want ot > > manually copy files over... what if the code-base losses some old > > files then i have them laying around. Im thinking of another approach > > but a build process that combines separate projects of web2py and my > > code for web2py seems to be the best way. I guess i could use svn > > externals on my app folder inside the applications folder, but what if > > i want changes in the app.yaml or have mods to the web2py code- > > base.... I firmly believe in source control and a build process it > > feels like horse and buggy days trying to dev on an active project by > > manually copying files. > > > On Sep 30, 11:59 am, "mr.freeze" <[email protected]> wrote: > > > > I run Eclipse/PyDev with the svn trunk with no problems. Perhaps your > > > build process is breaking it somehow? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

