Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/python2.5/site-packages/libsvn/_fs.so: undefined symbol: svn_swig_get_application_pool" ). Look in the Trac log for more information.

Ticket #18 (new defect)

Opened 2 years ago

Move to PEAR::Text_Diff

Reported by: james Owned by:
Priority: major Milestone: 1.0
Keywords: Cc:
Blocking: Blocked By:

Description

Currently, we use a command line diff util to generate diffs, which requires using a tmp directory, writing files, and all sorts of nonsense that could be handled better.

Either PEAR::Text_Diff or another pure-PHP engine for generating diffs would be a huge improvement.

Note: See TracTickets for help on using tickets.