Menu

Source Commit Log


Commit Date  
[r5029] by lyalyakin

Document third parameter to post-commit hook (txn-name) introduced in 1.8
- https://subversion.apache.org/docs/release-notes/1.8.html#hooks-post-commit
- https://sourceforge.net/p/svnbook/tickets/217/
Patch by Andreas Stieger.

2015-04-16 13:24:23 Tree
[r5028] by lyalyakin

`svnlook diff` in Subversion 1.8 accepts `--diff-cmd CMD`, `--ignore-properties` and `--properties-only` options.
- http://svn.apache.org/r1407905
- http://svn.apache.org/r1413449
- http://subversion.apache.org/docs/release-notes/1.8.html#svnlook-diff

* en/book/ref-svnlook.xml
New options for `svnlook diff` command:
- (svn.ref.svnlook.sw.diff_cmd): --diff-cmd CMD,
- (svn.ref.svnlook.sw.ignore_properties): --ignore-properties,
- (svn.ref.svnlook.sw.properties_only): --properties-only.

2015-04-16 12:49:54 Tree
[r5027] by lyalyakin

`svn diff` in Subversion 1.8 accepts `--no-diff-added` option.
- http://svn.apache.org/r1433958
- http://subversion.apache.org/docs/release-notes/1.8.html#svn-diff
* en/book/ref-svn.xml
(svn.ref.svn.sw.no_diff_added): New option `--no-diff-added`
for `svn diff`.

2015-04-15 13:43:39 Tree
[r5026] by lyalyakin

`svn diff` in Subversion 1.8 accepts `--properties-only` option.
- http://svn.apache.org/r1336110
- http://subversion.apache.org/docs/release-notes/1.8.html#svn-diff
* en/book/ref-svn.xml
(svn.ref.svn.sw.properties_only): New option `--properties-only`
for `svn diff`.

2015-04-15 13:34:17 Tree
[r5025] by lyalyakin

`svn diff` in Subversion 1.8 accepts `--patch-compatible` option.
- http://svn.apache.org/r1239553 & http://svn.apache.org/r1239561
- http://subversion.apache.org/docs/release-notes/1.8.html#svn-diff
* en/book/ref-svn.xml
(svn.ref.svn.sw.patch_compatible): New option `--patch-compatible`
for `svn diff`.

2015-04-15 13:28:30 Tree
[r5024] by lyalyakin

`svn diff` in Subversion 1.8 accepts `--ignore-properties` option.
- http://svn.apache.org/r1239553
- http://subversion.apache.org/docs/release-notes/1.8.html#svn-diff
* en/book/ref-svn.xml
(svn.ref.svn.sw.ignore_properties): New option `--ignore-properties`
for `svn diff`.

2015-04-15 13:22:17 Tree
[r5023] by lyalyakin

Follow-up to https://sourceforge.net/p/svnbook/source/5006/

Updated the description of the mod_dav_svn keyword expansion feature
with a paragraph taken from the patch by Andreas Stieger:
https://sourceforge.net/p/svnbook/tickets/193/

2015-04-15 12:41:21 Tree
[r5022] by lyalyakin

Minor fix (removed extra newline).

2015-04-14 18:16:38 Tree
[r5021] by lyalyakin

New `--compatible-version` option for `svnadmin create` that replaces
`--pre-X.Y-compatible` options (they are deprecated in Subversion 1.8)
- http://svn.apache.org/r1407279
* en/book/ref-svnadmin.xml
Added `--compatible-version` option and mentioned that
`--pre-X.Y-compatible` has been deprecated in Subversion 1.8.

2015-04-14 16:50:17 Tree
[r5020] by lyalyakin

`svnadmin hotcopy` supports `--incremental` mode starting from Subversion 1.8.
- http://subversion.apache.org/docs/release-notes/1.8.html#incremental-hotcopy
- http://subversion.tigris.org/issues/show_bug.cgi?id=3815
* en/book/ref-svnadmin.xml
Add `--incremental` option to `svnadmin hotcopy` command-line reference.
* en/book/ch05-repository-admin.xml
Mentioned that `svnadmin hotcopy` now supports working incrementally.

2015-04-14 16:05: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.