From FunnelWeb to Git in a few simple steps

Prelude: I’m going to assume you’ve got the database somewhere locally that you can work with, I wouldn’t recommend doing it against a production database. We’re not doing anything destructive against it but better safe than sor…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

Prelude: I’m going to assume you’ve got the database somewhere locally that you can work with, I wouldn’t recommend doing it against a production database. We’re not doing anything destructive against it but better safe than sorry!. The scenario is that I’m wanting to be able to visualise the revision history of my posts in FunnelWeb as Git commits, each new revision of a post should be a new commit. The history order should match the date that posts were created (or edited) so that it doesn’t look like just a dump into Git, it looks like actual history.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2013-06-10T00:00:00+00:00) From FunnelWeb to Git in a few simple steps. Retrieved from https://www.scien.cx/2013/06/10/from-funnelweb-to-git-in-a-few-simple-steps/

MLA
" » From FunnelWeb to Git in a few simple steps." Posts on LINQ to Fail | Sciencx - Monday June 10, 2013, https://www.scien.cx/2013/06/10/from-funnelweb-to-git-in-a-few-simple-steps/
HARVARD
Posts on LINQ to Fail | Sciencx Monday June 10, 2013 » From FunnelWeb to Git in a few simple steps., viewed ,<https://www.scien.cx/2013/06/10/from-funnelweb-to-git-in-a-few-simple-steps/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » From FunnelWeb to Git in a few simple steps. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2013/06/10/from-funnelweb-to-git-in-a-few-simple-steps/
CHICAGO
" » From FunnelWeb to Git in a few simple steps." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2013/06/10/from-funnelweb-to-git-in-a-few-simple-steps/
IEEE
" » From FunnelWeb to Git in a few simple steps." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2013/06/10/from-funnelweb-to-git-in-a-few-simple-steps/. [Accessed: ]
rf:citation
» From FunnelWeb to Git in a few simple steps | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2013/06/10/from-funnelweb-to-git-in-a-few-simple-steps/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.