Menu

Source Commit Log


Commit Date  
[r303] by cmpilato

* doc/book/book/ch08.xml
Fix an example command to have the right number of quotes. Reported
by Vincent Lefevre <vincent+svn@...>

2003-07-24 20:32:57 Tree
[r302] by mbk

Resolve issue 1266 (ssl-authorities-file not documented in book). This
patch was submitted by Shlomi Fish <shlomif@...>.
Thanks, Shlomi.

* doc/book/book/ch06.xml
Added ssl-authorities-file to the list of documented configuration
options.

2003-07-24 03:53:06 Tree
[r301] by pll

* doc/book/README

Changed docbook-xsl rev number with X.YY.Z, and added a note to
"grab the latest" rev.

2003-07-23 15:48:04 Tree
[r300] by fitz

Make capitalization of section titles consistent (follow O'Reilly
style guidelines). Thanks to Gareth McCaughan
<gareth.mccaughan@...> for pointing out the inconsistencies.

* appa.xml, appc.xml, appd.xml, ch00.xml, ch01.xml, ch02.xml,
ch03.xml, ch04.xml, ch05.xml, ch06.xml, ch07.xml, ch08.xml: Blah
blah blah blah Capitalization blah blah blah consistent blah blah.

2003-07-22 05:08:17 Tree
[r299] by fitz

Convert '...' to real ellipses (…) in the case where the
ellipsis is not actual Subversion output, input, or part of a command
description. Thanks to Gareth McCaughan <gareth.mccaughan@...>
for pointing this out.

* appb.xml, ch02.xml, ch04.xml, ch07.xml, ch08.xml: Blah blah blah xml
blah blah.

2003-07-22 04:34:10 Tree
[r298] by fitz

Add comment suggested by Olivier DAVY <odavy@...>.

* doc/book/book/ch03.xml: Expound on 'svn revert'

2003-07-22 02:17:00 Tree
[r297] by sussman

* doc/book/TODO
* doc/book/book/ch00.xml
* doc/book/book/ch01.xml
* doc/book/book/ch02.xml
* doc/book/book/ch04.xml:

Incorporate some book changes from a review.

2003-07-20 15:32:28 Tree
[r296] by cmpilato

Use an error-checking example consistent with Subversion code.

2003-07-19 18:27:16 Tree
[r295] by cmpilato

* doc/book/book/ch05.xml
* doc/book/book/ch06.xml
* doc/book/book/ch07.xml
Make some fixes recommended by Garrett Rooney. Leave some TODOs as
well.

2003-07-19 18:26:10 Tree
[r294] by cmpilato

Finish issue #959 - svn:externals should cooperate with 'svn status'

* subversion/include/svn_wc.h
Re-order some stuff for dependency's sake.
(svn_wc_status_external): New.
(svn_wc_statuses): Add 'traversal_info' paramater.

* subversion/libsvn_client/client.h
* subversion/libsvn_client/externals.c
(svn_client__recognize_externals): New.

* subversion/libsvn_wc/status.c
(get_dir_status): Add 'traversal_info' parameter, and populate that
sucker when the opportunity presents itself.
(svn_wc_statuses): Add 'traversal_info' paramater. Update call to
get_dir_status().

* subversion/libsvn_client/delete.c
(svn_client__can_delete): Update call to svn_wc_statuses().

* subversion/libsvn_client/status.c
(svn_client_status): Update call to svn_wc_statuses(), passing a
traversal info structure. Then, use the new
svn_client__recognize_externals() function to fixup the status hash.

* subversion/clients/cmdline/status.c
(generate_status_code): Return 'X' for svn_wc_status_external.

* subversion/clients/cmdline/main.c
(svn_cl__cmd_table): Document the new 'X' for status output.

* subversion/doc/book/book/appa.xml
* subversion/doc/book/book/ch03.xml
Document the new 'X' status indicator.

2003-07-18 19:32:37 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.