On Wed, Dec 22, 2010 at 6:28 AM, Mark Morgan Lloyd > I'm not confident I can get SVN running on this system- any guidance about > recording changes as diffs etc. would be appreciated.
There is a command line tool called diff You can copy the changed files to another computer and diff them against the original from svn. Each file would produce one diff file. -- Felipe Monteiro de Carvalho -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
