[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

happy birthday, svn

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-06-17 08:17:47 CEST

I forgot to commemorate Subversion's third birthday last week. We
first created its CVS repository on June 6, 2000. Here's the original
README from that first day, just for laughs:

(You can browse the original CVS repository by going to
      http://subversion.tigris.org/servlets/ProjectSource )

-------------------------------

               Subversion, a version control system.
               =====================================

This code is still under development. For an overview, visit

   http://subversion.tigris.org/

If you like what you see, then run "make ps" inside the doc/ directory
and read any PostScript files that result.

See COPYING for copyright information.
See HACKING for development information.
See INSTALL for installation information.

A rough guide to the source tree:

   doc/
      User and Developer documentation.
   www/
      Subversion web pages (live content at http://subversion.tigris.org/).
   subversion/
      Source code to subversion itself (as opposed to external libraries)
   subversion/include/
      Public header files for users of subversion libraries.
   subversion/libsvn_fs/
      The versioning "filesystem" API.
   subversion/libsvn_svr/
      The server library.
   subversion/libsvn_delta/
      Common code for tree deltas.
   subversion/libsvn_vdiff/
      Common code for text deltas.
   subversion/libsvn_pdiff/
      Common code for property deltas.
   subversion/libsvn_wc/
      Common code for working copies.
   subversion/libsvn_ra/
      Common code for repository access.
   subversion/libsvn_client/
      Common code for client operations.
   subversion/client/
      The command line client

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 17 08:19:21 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.