Pointed someone to the home page and noticed that it was out of
date.
Not sure who has the appropriate karma to update the website...
-Fitz
--------------------------------
Author: fitz
Date: 2002-06-14 14:07 GMT
New Revision: 2210
Modified:
trunk/www/index.html
Log:
index.html: Remove references to modules support being post 1.0 as
Karl is working on modules support right now.
Modified: trunk/www/index.html
==============================================================================
- --- trunk/www/index.html (original)
+++ trunk/www/index.html Fri Jun 14 09:07:06 2002
@@ -47,11 +47,11 @@
<li><strong>Most current CVS features.</strong>
<p>Subversion is trying to be a better CVS, so it will have all
CVS features eventually, with most of them in the 1.0 release.
- - The two main exceptions are modules and "svn blame"
- - (i.e., "cvs annotate"), which have been put off until after 1.0
- - for scheduling reasons. Generally, Subversion's interface to a
- - particular feature is as similar to CVS's as possible, except
- - where there's a compelling reason to do otherwise.</p>
+ The main exception is "svn blame" (i.e., "cvs annotate"),
+ which has been put off until after 1.0 for scheduling reasons.
+ Generally, Subversion's interface to a particular feature is as
+ similar to CVS's as possible, except where there's a compelling
+ reason to do otherwise.</p>
</li>
<li><strong>Directories, renames, and file meta-data are versioned.</strong>
@@ -169,12 +169,6 @@
WebDAV requests -- the subset necessary to support Subversion's
own functionality. Increased support for WebDAV is a high
priority after the 1.0 release, however.</p>
- -</li>
- -
- -<li><strong>Module support</strong>
- - <p>Subversion will have something like CVS's modules (but
- - hopefully a more flexible mechanism); several designs are being
- - considered.</p>
</li>
<li><strong>Support for plug-in client side diff programs</strong>
- ---------------------------------------------------------------------
To unsubscribe, e-mail: svn-unsubscribe@subversion.tigris.org
For additional commands, e-mail: svn-help@subversion.tigris.org
------- End of Forwarded Message
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 14 16:23:55 2002