- snapshot now created from SVN
This commit is contained in:
parent
601a8b1457
commit
036df1b77e
@ -94,24 +94,23 @@ You can download any release since March 2001 on the
|
||||
<a name="cvssnap"><BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Download CVS
|
||||
Snapshot</b></font><BR><BR></a>
|
||||
|
||||
<b>CVS Snapshot:</b>
|
||||
Bochs, like many other open source projects, uses CVS (Concurrent Version
|
||||
System) to keep track of source code. Unlike the current release, the
|
||||
CVS version of the sources contains everything the developers have written
|
||||
to this date, and it can change daily (or even hourly). As a result, the
|
||||
CVS version of Bochs will have more features and bug fixes than the release,
|
||||
but also it may be somewhat less stable. You can decide if you prefer to go
|
||||
exploring and try out our newest code, or stick with the better-tested
|
||||
release.
|
||||
<b>SVN Snapshot:</b>
|
||||
Bochs, like many other open source projects, uses SVN (Subversion) to keep
|
||||
track of source code. Unlike the current release, the SVN version of the
|
||||
sources contains everything the developers have written to this date, and it
|
||||
can change daily (or even hourly). As a result, the SVN version of Bochs will
|
||||
have more features and bug fixes than the release, but also it may be somewhat
|
||||
less stable. You can decide if you prefer to go exploring and try out our
|
||||
newest code, or stick with the better-tested release.
|
||||
<BR><BR>
|
||||
|
||||
<!--#include virtual="cvs-snapshot/bochs-snapshot-links.html" -->
|
||||
|
||||
The CVS snapshots are provided as a convenience only. Of course, you could
|
||||
also get the same information using CVS itself. Some of the benefits of
|
||||
using CVS directly are: you can get any release or version, view the log
|
||||
The SVN snapshots are provided as a convenience only. Of course, you could
|
||||
also get the same information using SVN itself. Some of the benefits of
|
||||
using SVN directly are: you can get any release or version, view the log
|
||||
messages that say what files were changed, and make patches very easily
|
||||
with "cvs diff -u".
|
||||
with "svn diff -u".
|
||||
|
||||
<!--content ends here -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user