# from Sisyphus # on Saturday 01 November 2008 01:06: >> It looks like possibly r251 might have gotten dropped too. > >Is that one of the patches on rt ?
No, that's an svn revision. The way Ingy did the reset masks the history, so you have to pull the log like so to see where we were: svn log -r 3070:240 http://svn.kwiki.org/ingy/Inline/@3070 And note: r251 | ingy | 2002-11-04 13:43:43 -0800 (Mon, 04 Nov 2002) | 2 lines Found some nits in 5.005_03 Then to get the patch: svn diff -r 250:251 http://svn.kwiki.org/ingy/Inline/@3070 Which contains some pod changes and adds File::Spec to the requires list. --Eric -- The reasonable man adapts himself to the world; the unreasonable man persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. --George Bernard Shaw --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------