Re: [math] commit screw-up

2013-10-20 Thread Phil Steitz
On 10/20/13 4:33 AM, Gilles wrote: > Hi. > > On Sat, 19 Oct 2013 23:22:21 -0700, Phil Steitz wrote: >> I inadvertently committed some WIP on Kolmogorov-Smirnov test >> implementation (MATH-437) in r1533853, in which I meant only to fix >> some javadoc in BinomialConfidenceInterval. The commit copi

Re: [math] commit screw-up

2013-10-20 Thread Phil Steitz
On 10/20/13 4:33 AM, Gilles wrote: > Hi. > > On Sat, 19 Oct 2013 23:22:21 -0700, Phil Steitz wrote: >> I inadvertently committed some WIP on Kolmogorov-Smirnov test >> implementation (MATH-437) in r1533853, in which I meant only to fix >> some javadoc in BinomialConfidenceInterval. The commit copi

Re: [math] commit screw-up

2013-10-20 Thread Phil Steitz
On 10/20/13 7:59 AM, Adrian Crum wrote: > With Tortoise SVN it's easy. Right-click on your local copy, > select Tortoise SVN -> Show Log. Right-click on your commit, > select Revert changes from this revision. Commit. > Yeah, I can fairly easily just revert. But then I have to redo svn copy and re

Re: [math] commit screw-up

2013-10-20 Thread Adrian Crum
With Tortoise SVN it's easy. Right-click on your local copy, select Tortoise SVN -> Show Log. Right-click on your commit, select Revert changes from this revision. Commit. Adrian Crum Sandglass Software www.sandglass-software.com On 10/19/2013 11:22 PM, Phil Steitz wrote: I inadvertently comm

Re: [math] commit screw-up

2013-10-20 Thread Gilles
Hi. On Sat, 19 Oct 2013 23:22:21 -0700, Phil Steitz wrote: I inadvertently committed some WIP on Kolmogorov-Smirnov test implementation (MATH-437) in r1533853, in which I meant only to fix some javadoc in BinomialConfidenceInterval. The commit copies the existing implementation from the distrib

[math] commit screw-up

2013-10-19 Thread Phil Steitz
I inadvertently committed some WIP on Kolmogorov-Smirnov test implementation (MATH-437) in r1533853, in which I meant only to fix some javadoc in BinomialConfidenceInterval. The commit copies the existing implementation from the distribution package and makes some mods to it. I did it this way to