On 31 oct, 21:45, Jorge Vargas <[email protected]> wrote:
> On Fri, Oct 30, 2009 at 5:00 AM, pipoun <[email protected]> wrote:
>
> > I had to create a new virtualenv and quickstart from it. Now I have to
> > merge the files...
> > I hope there will be a more practical way to do that in the future.
>
> completely agree, however it's a complex problem. Other than having a
> branch in your dvcs where you can merge from I can't think of another
> solution. The problem is really that the QS code has no idea if you
> modified the files so it can't overwrite them. And in some cases you
> DO want to get rid of them.
Thanks again for your feedback.
I'm not yet comfortable with the paster quickstart process but here's
my 2cents:
What about storing the hash (md5, ...) and the hierarchy of files
created in another folder?
Then paster could compare anytime if the files have been modified
since the initial creation.
When you QS again, if the files have not been modified, paster
overwrite them, and if not, there would be some sort of user
interaction process for merging the files.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---