hover over the left side!
----- Original Message ---- From: Ron Grabowski <rongrabow...@yahoo.com> To: lucene-net-user@incubator.apache.org Sent: Saturday, December 20, 2008 10:32:08 AM Subject: Re: Some questions about recent patch delivery to the trunk FYI, if you right click a file and select Blame from the TSVN menu you can see a line by line history of each line. If you hover over the right side of the window you can see the commit comment which usually includes the JIRA issue number. In the case of TestStressIndexing2.cs, the "nonono" comment came from r718038. The FSDirectory.cs 10 times try/catch stuff came from r718038. DocumentsWriter's ReadToEnd came in r718706. ----- Original Message ---- From: George Aroush <geo...@aroush.net> To: lucene-net-...@incubator.apache.org; lucene-net-user@incubator.apache.org Sent: Friday, December 19, 2008 9:37:39 PM Subject: Some questions about recent patch delivery to the trunk [snip] I don't know which patch introduced the above, still I consider them divergence from the Java code and should be fixed. [snip]