Menu

Source Commit Log


Commit Date  
[r274] by sussman

* doc/book/TODO: new file. I'm tired of keeping this list to myself.

2003-05-21 20:13:31 Tree
[r273] by sussman

* ch07.xml: invalid xml in book source; add missing </para>.

2003-05-19 15:50:26 Tree
[r272] by fitz

Fix various grammar, typos, and no longer correct things in the book
documentation. Patch and log message graciously provided by David
Summers <david@...>.

* doc/book/book/ch03.xml : Grammar fix.

* doc/book/book/ch04.xml : Make example match commentary.

* doc/book/book/ch05.xml : Grammar fix.

* doc/book/book/ch07.xml : Grammar fix. Authentication data is no longer
stored in the .svn/auth working copy directories.

* doc/book/book/ch08.xml : Fix typo on "Revision".
Take out "+" in example prompt and program response.

2003-05-19 14:45:17 Tree
[r271] by sussman

Continue issue #730: restartable checkouts.

Make 'svn status' recognize incomplete directories. Also, fix a
buglet related to the new 'incomplete' flags, only now revealed by
'svn status'.

Mauve Bikeshed: show a "!" for incomplete dirs, just like missing
items, so that users realize that 'svn up' needs to be run.

[ People are still arguming, but let's try this out for a little
while. If we come up with a different consensus, or if this causes
disaster/confusion, we can always change it. ]

* libsvn_wc/entries.c, entries.h (svn_wc__entries_init): if 0 or -1 is
passed in as a revnum, then do *not* mark THIS_DIR as incomplete;
it's just a new directory being scheduled for addition.

* libsvn_wc/update_editor.c (close_directory): egads, stop having
close_directory() bump the directory revnum! this is old cruft, no
longer necessary, since the legitimate revnum is already installed
by open_dir() or add_dir().

* libsvn_wc/status.c (assemble_status): notice incompleteness in the
same place we recognize absence.

* svn_wc.h (enum svn_wc_status_kind): new 'incomplete' status enum.

* cmdline/status.c (generate_status_code): show a '!' for incompleteness.

* cmdline/main.c (svn_cl__cmd_table): augment 'svn help' description.

* book/ch03.xml, ch08.xml: update book's description of '!', and what
to do when you see it.

2003-05-15 16:20:54 Tree
[r270] by fitz

Ignore generated version.xml

2003-05-14 04:01:57 Tree
[r269] by fitz

Patch provided (with a small tweak) by"Bruce A. Mah"
<bmah@...>

Automatically include a version number in renditions of the book,
as reported by svnversion.

* doc/book/Makefile
($(BOOK_VERSION_SOURCE)): Generate a version.xml
file that defines the output of svnversion as an XML entity.
($(BOOK_HTML_TARGET), book-html-chunk, $(BOOK_PDF_TARGET),
$(BOOK_PS_TARGET)): Depend on the generated version.xml file.
book-clean: Remove the generated version.xml file.

* doc/book/book/book.xml: Include the generated version.xml file
and insert its svn.version entity in an appropriate place in the
title page.

2003-05-14 03:48:18 Tree
[r268] by mbk

Patch to license-type and URL for svnup, thanks to Patrick Mayweg.

* doc/book/book/appe.xml
Update svnup entry to correct license-type and URL.

2003-05-06 01:45:35 Tree
[r267] by sussman

I'm tired of newbies being burned by comparing 'trunk' and 'branch' when
merging a branch back into the trunk. Fitz, cmpilato... any chance we
could upload a new version to the svnbook.red-bean.com? :-)

* ch04.xml: add a new subsection to the chapter on 'svn merge', and do
a tiny bit of reorg on other subsections. describe the common
use-case of merging an entire branch back into trunk.

2003-05-04 12:30:47 Tree
[r266] by kraai

Patch from Francois Beausoleil:

* doc/book/book/ch06.xml: Use `license' instead of `foo' property.

2003-04-18 20:39:47 Tree
[r265] by blair

Found one spelling mistake in svn_version.h that led to a spelling
mistake bug hunt.

2003-04-16 18:26:00 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.