On Sep 13, 6:20 am, Marius Gedminas <[email protected]> wrote: > On Sun, Sep 13, 2009 at 12:05:03AM -0700, Wyatt Baldwin wrote: > > > n Sep 12, 11:16 pm, kumar <[email protected]> wrote: > > > Thank you Mike for your quick reply. > > > > But what if there are some automatically created files once we run the > > > paster create command. How can we change those files? > > Paster and pylons do not magically create new files unless you > explicitly ask them by running > > paster create > > or > > paster controller > > > If you're on *nix, use find, grep, and sed. Otherwise, you'll have to > > manually change everything, as Mike suggests. Pro tip: make a backup > > first. > > I highly recommend using version control.
Like dated copies on a shared drive? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
