|
From: Chris B. <buc...@us...> - 2013-01-07 21:49:37
|
Update of /cvsroot/sblim/sfcc In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30196 Modified Files: ChangeLog NEWS Added Files: NOTICE Log Message: documented move to the git repository Index: NEWS =================================================================== RCS file: /cvsroot/sblim/sfcc/NEWS,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- NEWS 14 Sep 2012 01:25:08 -0000 1.59 +++ NEWS 7 Jan 2013 21:49:35 -0000 1.60 @@ -1,3 +1,7 @@ +NO MORE UPDATES HERE! +SFCC repository has moved to git. + + Small Footprint CIM Client Library NEWS Changes in 2.2.2 --- NEW FILE: NOTICE --- SFCB's code repository has moved! The code here in CVS is no longer up-to-date. The new location is: http://sblim.git.sourceforge.net/git/gitweb.cgi?p=sblim/sfcb Index: ChangeLog =================================================================== RCS file: /cvsroot/sblim/sfcc/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- ChangeLog 14 Sep 2012 01:25:08 -0000 1.62 +++ ChangeLog 7 Jan 2013 21:49:35 -0000 1.63 @@ -1,3 +1,6 @@ +NO MORE UPDATES HERE! +SFCC repository has moved to git. + 2012-09-13 Dave Heller <hel...@us...> * backend/cimxml/cimXmlParser.c: |