[PATCH] Add the svnsync info subcommand

Julian Foad julianfoad at btopenworld.com
Wed May 20 13:17:49 CDT 2009


On Fri, 2009-03-06 at 17:17 -0800, Chris Foote wrote:
> Hi,
> 
> The attached patch adds the svnsync info subcommand that was added to 1.6.
> 
> Regards
> Chris
> 
> [[[
> Add the svnsync info subcommand.
> 
> * src/en/book/ch05-repository-admin.xml
>   (svn.reposadmin.maint.tk.svnsync): Subversion 1.4 should be past tense.
>     Add the info subcommand to the help output.
>   (svn.reposadmin.maint.replication): In the bookkeeping sidebar mention
>     the new svnsync info subcommand for displaying the properties.
>  
> * src/en/book/ch09-reference.xml
>   (svn.ref.svnsync.sw): Add the --trust-server-cert option.
>   (svn.ref.svnsync.c.copy-revprops): Ditto.
>   (svn.ref.svnsync.c.init): Ditto.
>   (svn.ref.svnsync.c.sync): Ditto.
>   (svn.ref.svnsync.c.info): New. Add the svnsync info subcommand.
> ]]]

Committed in r3505, r3506, r3507.

Corrected a little "compiler" error in the mark-up:

> $ (cd src/en && make book-html)
> xmllint --noout --nonet --valid book/book.xml
> book/ch09-reference.xml:7915: parser error : Opening and ending tag mismatch: refentry line 7855 and redentry
>       </redentry>

where "redentry" should be "refentry".

Thanks for the addition, Chris.

- Julian






More information about the svnbook-dev mailing list