Menu

Source Commit Log


Commit Date  
[r371] by fitz

The use of the word "switch" after each switch (e.g. -u switch) could
be misconstrued to imply that the switch takes an argument. It also
clutters up the text unnecessarily. Remove it.

Patch provided by "John R. Daily" <jdaily@...>.

* doc/book/book/appa.xml: Be consistent.

2003-11-06 06:08:08 Tree
[r370] by fitz

Assuming "svn help list" is accurate, the output does not include a
column indicating the presence of properties; remove that from the
book.

While we're at it, change "updated" to "modified", since we're talking
about changes on the server, not in the working copy.

Patch provided by "John R. Daily" <jdaily@...>.

* doc/book/book/ch03.xml: Update docs.

2003-11-06 06:02:18 Tree
[r369] by fitz

Undo earlier search/replace error from rename of sample project
"write" to project "calc". Patch provided by "John R. Daily"
<jdaily@...>.

* doc/book/book/ch04.xml: Fix silly mistake.

2003-11-06 05:24:06 Tree
[r368] by sussman

* ch04.xml: wording clarification from Joe Drew <hoserhead@...>.

2003-10-31 04:57:51 Tree
[r367] by julianfoad

We say "version control", not "revision control". Changed where the user can
see it: documentation, help and error messages, but not source code comments.

2003-10-28 23:09:10 Tree
[r366] by julianfoad

Update the Book entry for "svnadmin setlog": since r7322 it runs the hooks
unless --bypass-hooks is given.

2003-10-28 01:13:02 Tree
[r365] by julianfoad

Make some help text clearer and more self-consistent.

* doc/book/book/ch03.xml
* doc/book/book/ch08.xml
* subversion/clients/cmdline/main.c (svn_cl__options, svn_cl__cmd_table)
Describe revision specifiers more accurately.
Make some help messages better and more consistent.

* subversion/tests/clients/cmdline/getopt_tests_data/svn_help--version_stdout
* subversion/tests/clients/cmdline/getopt_tests_data/svn_help_log_switch_stdout
Updated accordingly.

2003-10-27 21:10:09 Tree
[r364] by julianfoad

Improve the layout of "svn list -v" and "svn status -v" output.

* subversion/clients/cmdline/ls-cmd.c (print_dirents)
Leave the "file size" column blank for a directory; don't print "0".
Left-align the last commit author field: it visually associates it with the
last commit revision field, and it keeps its alignment when it overflows.
Remove redundant padding from strings: they will be padded by "printf".

* subversion/clients/cmdline/status.c (print_status)
Left-align the author field and remove redundant padding, as above.
Allow the author field to extend an extra four characters into existing
white space before breaking alignment of subsequent fields.
Align the "?" for no-working-revision in the same way as other "?"s.

* doc/book/book/ch03.xml
* doc/book/book/ch08.xml
Update the example output accordingly.

2003-10-27 13:25:51 Tree
[r363] by julianfoad

In the help for "svn log", do not allow multiple local paths because such
usage does not work properly, and specify the default revision range because
it differs between URL and local usage and has confused people.

* doc/book/book/ch08.xml
* subversion/clients/cmdline/main.c
* subversion/tests/clients/cmdline/getopt_tests_data/svn_help_log_switch_stdout
In the help for "svn log", do not allow multiple local paths, and specify
the default revision range.

2003-10-23 15:12:48 Tree
[r362] by bliss

* doc/book/book/appb.xml

Remove the python bindings requirement from the chapter on cvs2svn.py.
It was removed from cvs2svn.py a long time ago.

2003-10-23 07:47:14 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.