commit | d0fc40c741176a9f4092eaeb1a3d18aca60ac5df | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Mon Aug 09 17:58:36 2010 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Aug 14 19:35:38 2010 -0700 |
tree | fc264ea7e5ce01f779dcfc26a42be18c761cbc31 | |
parent | 712308f29ab05f821365edec9550b45d8b616c2a [diff] |
svn-fe manual: Clarify warning about deltas in dump files Those in the know would notice that dump file format version 2 means "svnadmin dump --no-deltas", but for the rest of us, an explicit reminder is useful. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>