From: Itamar Syn-H. <it...@di...> - 2010-08-08 09:11:23
|
Hi all, For a year now there hasn't been a single commit to our SVN repository, making it out-of-date. Development with git feels more natural for us at CLucene, and it has been quite active recently. Since git repos can be accessed also with SVN tools (see below), we feel there is no point in mirroring our work on SVN. Therefore, this list is officially marked as dead, and may be deleted soon. I'm looking into providing a way of pushing commit notifications to those interested, as SF don't seem to support this with git. For now - you can watch the github repository (see below). This e-mail is also a reminder for any of you who still haven't updated their local copy to the latest version from our git master HEAD to do so. It is much faster than any of our previous versions, and we are actively working on killing bugs and memory leaks on it. I take this opportunity to thank you all for using CLucene. And as always - feedback, testing and patches are welcome. Details on the 2_3_2 branch - which the git master is based on - can be found here: http://clucene.sourceforge.net/download.shtml <http://clucene.sourceforge.net/download.shtml> Our main git repository: http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene/clucene;a=summary I maintain a mirror of this repository on github (master branch only): http://github.com/synhershko/clucene Users who still prefer SVN can access the github repo using SVN tools. Just checkout as: svn checkout http://svn.github.com/synhershko/clucene.git <http://github.com/blog/626-announcing-svn-support> Tarballs and zips of the current trees can be downloaded from both Web UIs. Itamar. |