]> granicus.if.org Git - zziplib/commitdiff
done cvs2svn switch.
authorGuido Draheim <guidod@gmx.de>
Sun, 23 Aug 2009 11:50:48 +0000 (11:50 +0000)
committerGuido Draheim <guidod@gmx.de>
Sun, 23 Aug 2009 11:50:48 +0000 (11:50 +0000)
ChangeLog
docs/developer.htm
docs/site.htm

index d957306bb0121b34366a9fc0ae74c5bffc11a395..991aa120f44e672a16eacd7a0d7d0b8c013c099c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2009-08-23  guidod  <guidod@gmx.de>
 
+       * switch from CVS to SVN (!!!!) and update some docs/*.htm files
        * zzip/mmapped.c (zzip_disk_mmap): compile error on win32-mingw [1771707]
 
 2009-08-16  guidod  <guidod@gmx.de>
index 57c5c685ca7e2e28af2052233fbc02f75d33697a..c4d0684ee951efb0ae58afe7c47c79c40bb23037 100644 (file)
@@ -1,34 +1,42 @@
 <section> <date> 2004-05-18 </date>
-<H2> Developer </H2> sourceforge CVS area
+<H2> Developer </H2> sourceforge SVN area
 
 <center>
-<a href="http://sourceforge.net/cvs/?group_id=6389">
-         http://sourceforge.net/cvs/?group_id=6389 </a>
+<a href="http://zziplib.svn.sourceforge.net/viewvc/zziplib/">
+         http://zziplib.svn.sourceforge.net/viewvc/zziplib/ </a>
 </center>
 
 <P>
-  Since 0.13.x the zziplib is using a cvs module "zzip-0" at the
-  sourceforge cvs source repository host. You can get a snapshot
-  from that area anytime, the access details can be found under the 
+  The zziplib is using the Subversion repository of sourceforge
+  for development. (originally it used the cvs service but it
+  is now switched over to the svn serivce) Since 0.13.x the zziplib
+  is using the version control system as the main area to host
+  the source code in the module "zzip-0". You can get a snapshot
+  from that area anytime, the access details can be found under the
   link above. All later releases are actually snapshots of some
   cvs day. (Prior releases had seen too many reshuffling of the
-  build system which cvs is not the best tool to handle gracefully).
+  build system which cvs is not the best tool to handle gracefully.
+  Since the switch to svn also refactoring can be tracked just fine).
 </P>
 <P>
-  I am using the sourceforge compilefarm to do remote testing of
-  releses for crossplatform compatibility. This includes usually
-  some unix compatible platforms such as Linux, Solaris, 
-  FreeBSD, Darwin/MacOSX including i386, amd64, sparc, sparc64, 
-  powerpc when available. Even the latest daytoday cvs snapshots 
-  should be fine for these platforms.
+  I was using the sourceforge compilefarm to do remote testing of
+  releses for crossplatform compatibility. This included usually
+  some unix compatible platforms such as Linux, Solaris,
+  FreeBSD, Darwin/MacOSX including i386, amd64, sparc, sparc64,
+  powerpc when available. Even the latest daytoday cvs snapshots
+  should be fine for these platforms. However sourceforge has
+  shut down the compilefarm just as HP closed the teamdrive
+  service for the public. At the moment I am using the buildservice
+  at build.opensuse.org to test multiple platforms atleast with
+  the help of a "make check" minimal unittest during the rpmbuild.
 </P>
 <P>
-  In the labs of my employer some more platforms exist but these are
-  only checked once in a few months, mostly summertime and christmas
-  season if the general workload is low. That includes hp/ux but more
-  importantly a real MSVC6 installation and a few PCs with win32 flavours. 
-  I do not use win32 at home! Any help in that area is greatly appreciated, 
-  the zziplib was written in strict ansi-C but the build system and dll hell 
+  In the labs of my former employer some more platforms exist but these
+  were only checked once in a few months, mostly summertime and christmas
+  season if the general workload is low. That included hp/ux but more
+  importantly a real MSVC6 installation and a few PCs with win32 flavours.
+  I do not use win32 at home! Any help in that area is greatly appreciated,
+  the zziplib was written in strict ansi-C but the build system and dll hell
   is sometimes very weird for win32 platforms. I feel it often requires
   experienced hands to detect the source of a problem should there be one.
 </P>
@@ -45,9 +53,9 @@
   gcc/mingw32 installations as rigidly as most other win32 developers
   have. I understand there are great advancements in the msys/mingw32 area
   and the provided technology which made them follow quickly. However in
-  the labs only some older releases are used for these are called more 
-  "stable". Remember that I do not use win32 at home, only crosscompile to 
-  mingw32 is checked out sometimes but I know that it is somewhat different 
+  the labs only some older releases are used for these are called more
+  "stable". Remember that I do not use win32 at home, only crosscompile to
+  mingw32 is checked out sometimes but I know that it is somewhat different
   than the selfhosted msys environment. Any help is greatly appreciated.
 </P>
 <P>
@@ -56,7 +64,7 @@
   an opensource spare time probject. <b>I take patches</b>! Many of the
   interesting parts of zziplib have been introduced by submission which
   I have later integrated more heavily to make the zziplib be what it
-  was always intended for: to be a small, fast and portable library allowing 
+  was always intended for: to be a small, fast and portable library allowing
   to use a zip file as a special variant of a data filesystem. The ext/io
   obfuscation stuff was one of the best feature submissions so far. Thanks.
 </P>
index 673366eb21e3ca8b1682119557d591a09a3a4ee8..6f4e4e6506626e6705131f7bfb626d26e8b745b7 100644 (file)
 
 <br>&nbsp;<hr>
 
-<br><b><a alt="Tarballs, RPM-archive and windll-ZIPs can be downloaded from" 
+<br><b><a alt="Tarballs, RPM-archive and windll-ZIPs can be downloaded from"
   href="http://sourceforge.net/project/showfiles.php?group_id=6389">
  Download Area *</a></b>
 <br><a alt="Sourceforge Project CVS web access"
-     href="http://sourceforge.net/cvs/?group_id=6389">Sourceforge CVS</a>
+     href="http://zziplib.svn.sourceforge.net/viewvc/zziplib/">Sourceforge SVN</a>
 <br><a alt="Sourceforge Project Index Page"
      href="http://sourceforge.net/projects/zziplib">Sourceforge Project</a>
 <br><a alt="the zziplib webpage at sourceforge"
-     href="http://zziplib.sourceforge.net">zziplib.sf.net 
+     href="http://zziplib.sourceforge.net">zziplib.sf.net
                                   <small><i>Home</i></small></a>
 
 <br><small><a alt="zziplib - license details"
@@ -65,4 +65,4 @@ generated <!--DATE-->
 <br><i> guidod<small>@</small>gmx.de</i>
 </p>
 
-</td><td> 
+</td><td>