On Tue, Jul 12, 2011 at 5:33 PM, Steven A Rowe <[email protected]> wrote: > Yonik pointed out on #lucene-dev IRC > <http://colabti.org/irclogger/irclogger_log/lucene-dev?date=2011-07-12#l356> > that SVN history for trunk/solr/ seems to be borked following my SOLR-2452 > commit. >
I don't think this is true: history works for me normally. if i type 'svn log SolrCore.java' from solr/core/src/java/org/apache/solr/core, i see all revisions, going all the way back to ------------------------------------------------------------------------ r372455 | yonik | 2006-01-26 00:37:29 -0500 (Thu, 26 Jan 2006) | 1 line initial version This also works automatically in my ide as well... -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
