On Mar 11, 7:30 am, CoffeeMug <[email protected]> wrote: > Overall, it seems that I would have to diff the tip of my branch with > the revision that's on the live server. I'd then parse the diff file > (an extension to ediff?) and send each chunk of code in the diff > through slime. Of course simply doing this straight out won't work - > I'll have to figure out full context from the diff (get whole function > body), possibly cherry pick chunks of code, and reorder them because > they might depend on each other.
Wow, that's incredibly complicated. Why don't you just update the repo on your server, log into detachtty and do an ASDF system reload? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" 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/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
