The Source for Java Technology Collaboration
User: Password:



Calvin Austin

Calvin Austin's Blog

javascript remote diff/merge tool

Posted by calvinaustin on October 03, 2007 at 02:10 PM | Comments (0)

There are certain computer tasks that I sometimes wonder if there is a better way of doing them. I mean computers are there to save time, not generate work. One such task is remote file diffs, especially on our webfarm. When deploying updates to our developer site there are often files flagged that were not supposed to have changed.

My colleague Nimish has created a tool that can do a remote diff and merge and display the results in your local file browser. Apart from some python server hooks the rest is written in javascript. What was always a clumsy and error prone task I can now do locally as follows

jsblend.py scp://user@server:/opt/lib/file.pm /opt/lib/file.pm

and see the comparison in a web page.

For more information on JSBlend project and if you want to join check out his blog entry


Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment



Only logged in users may post comments. Login Here.


Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds