Menu

Source Commit Log


Commit Date  
[r433] by kfogel

Rewrite the history section of the book, as threatened^H^H^H promised:

* doc/book/book/ch01.xml
(Subversion's History): Convert tone of mystical inevitability to
one of contingent activity.

2004-02-06 03:11:49 Tree
[r432] by sussman

* doc/book/TODO: updating some notes.

2004-02-05 14:52:34 Tree
[r431] by fitz

Next stop... is 1.0

The doors open on the left... at 1.0

There is no smoking, littering, or radio playing on the build train.

* doc/book/book/ch06.xml: Fix typo.

2004-01-30 02:00:59 Tree
[r430] by sussman

* book/ch06.xml: clarify misleading text around apache Location block.

2004-01-29 13:50:12 Tree
[r429] by blair

* CHANGES:
Spelling fix.

* tools/test-scripts/svntest/README:
Update the minimum required size for the ramdisk to 570 Mbytes.

* doc/book/REVIEW,
* notes/releases.txt,
* notes/schema-tradeoffs.txt,
* packages/win32-innosetup/missing_shfolderdll.html,
* subversion/bindings/swig/perl/Client.pm,
* subversion/libsvn_fs/notes/fs-history,
* tools/cvs2svn/cvs2svn.1,
* tools/cvs2svn/cvs2svn.py,
* tools/cvs2svn/design-notes.txt:
Remove stutter.

2004-01-25 01:12:57 Tree
[r428] by sussman

* CHANGES: mention 'svn merge' change.
* doc/book/TODO: some extra ben-notes.

2004-01-21 22:46:25 Tree
[r427] by dwhedon

Revision 7740 changed the way the build finds stylesheets. Update
documentation and build to take this into account.

* doc/book/Makefile (XSL_DIR) : Remove this obsolete variable.
* doc/book/README : Don't say the build will looks for stylesheets
in a different directory than tools/xsl/ since this is not true.

2004-01-19 20:06:22 Tree
[r426] by blair

* contrib/client-side/svn_load_dirs.pl.in:
Change the spaces between the deleted and added filename columns to
_'s to make the columns easier to visually line up.
Sort deleted and added filenames and directories by the lowercase
versions of their basenames instead of their complete path, which
makes finding files that were moved into different directories
easier to match up.
Patch contributed by Peter Gervai <grin@...>.

* doc/book/book/ch07.xml:
s/svn-load-dirs.pl/svn_load_dirs.pl/g.

2004-01-17 03:49:42 Tree
[r425] by kfogel

Remove the getdate.y-based date-parser, replacing it with a simpler
though less powerful one. This change includes improvements based on
suggestions from Branko Cibej, Karl Fogel, and Philip Martin. The
original patch was provided by C. Scott Ananian <cscott@...>,
the final change is the result of collaboration between Greg Hudson
and Mark Benedetto King. See 1.0-cand issue #408.

[Note: The three file adds/deletes immediately below should have
happened in this revision, but were committed in r8328 instead,
because I forgot that 'patch', unlike 'svn merge', doesn't do tree
changes.]

* subversion/libsvn_subr/date.c: New file.
* subversion/libsvn_subr/getdate.y: Deleted.
* subversion/libsvn_subr/getdate.cw: Deleted.
* subversion/include/svn_time.h:
(struct getdate_time): Removed.
(svn_parse_date): Update prototype and documentation comment to reflect
the new interface.
* subversion/tests/libsvn_subr/time-test.c (test_parse_date):
Date-parsing tests added.
* subversion/libsvn_subr/opt.c
(parse_one_rev): Add pool parameter, and use the new svn_parse_date
interface.
(svn_opt_parse_revision): Pass pool into parse_one_rev().
* autogen.sh:
Remove generation of getdate.c from getdate.y.
* doc/book/REVIEW: Add notes for fitz on updating ch03 and ch09.
* INSTALL:
Remove bison/yacc dependency, renumber subsequent dependencies.
* build/win32/svn_config.dsp, build/win32/svn_config.vcproj:
build/generator/gen_win.py (__init__):
Remove special-case handling of getdate.c.
* subversion/bindings/swig/core.i:
Remove "struct getdate_time" verbiage.
* packages/rpm/mandrake-9.0/subversion.spec,
packages/rpm/mandrake-9.1/subversion.spec,
packages/rpm/mandrake-9.2/subversion.spec:
Remove dependency on bison and flex. (We've never depended on flex.)

2004-01-15 23:41:08 Tree
[r424] by blair

* doc/book/REVIEW:
Having a public sample repository examples in the book would be good.
Note that the diff output needs to be updated to match the current
diff output style.

* doc/book/book/ch00.xml:
Mention that this book documents version 1.0 of Subversion.
Give some kind words to Windows users that want to follow the
examples in the book after we say we like the Unix environment.

* doc/book/book/ch05.xml
(svn-ch-5-sect-2.2): The term "Berkeley DB environment" is never
defined, so copy its definition from Sleepycat's website.
Fix other minor nits.

2004-01-14 01:43:23 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.