Menu

#190 Incorrect statement in svnsync command-line reference (?)

en-1.7
Fixed
None
Medium
Defect
2016-02-03
2013-03-20
Anonymous
No

Originally created by: pavel.ly...@visualsvn.com

In the SVNBook's trunk [1] and in SVNBook 1.7 [2] I see a mistake.

This following is incorrect because "http-library=serf" has nothing to do with autoprops:

[[
For example, to temporarily disable the use of the automatic property setting feature, use --config-option=servers:global:http-library=serf.
]]

Should be:

[[
For example, to use serf network library instead of neon library, use --config-option=servers:global:http-library=serf.
]]

I suppose that the mistake occurred due to copy-paste from [3] (or some other SVNBook chapter maybe) where it says:

[[
For example, to temporarily disable the use of the automatic property setting feature, use --config-option=config:miscellany:enable-auto-props=no.
]]

[1]: https://code.google.com/p/svnbook/source/browse/trunk/en/book/ref-svnsync.xml
[2]: http://svnbook.red-bean.com/en/1.7/svn.ref.svnsync.html
[3]: http://svnbook.red-bean.com/en/1.7/svn.ref.svn.html

1 Attachments

Discussion

  • Anonymous

    Anonymous - 2013-03-20

    Originally posted by: pavel.ly...@visualsvn.com

    Just after I submitted the issue I recalled that the neon network library is going to be "deleted" in the upcoming Apache Subversion 1.8 [1].

    * So the example is not actual anymore. Is that correct?

    * Does it make sense to consider changing the example in the chapter?

    [1]: http://subversion.apache.org/docs/release-notes/1.8.html#neon-deleted

     
  • Anonymous

    Anonymous - 2013-03-20

    Originally posted by: cmpilato

    Eek.  There are many flavors of ickiness in the sections your pointed out!  Yes, in trunk those sections should stop calling attention to the 'http-library' option and should refer to something else.  'enable-auto-props' might not be the best choice depending on the specific context, as some binaries don't have anything to do with the auto-props (svnrdump, svnmucc, etc.).

    Thanks for the report.  This will get fixed before we wrap up the 1.8 documentation (and will be back-ported to the 1.7 version, too).

    Labels: Milestone-en-1.8

     
  • C. Michael Pilato

    • Description has changed:

    Diff:

    
    
    • status: New --> Fixed
    • assigned_to: C. Michael Pilato
    • Milestone: en-1.8 --> en-1.7
     
  • C. Michael Pilato

    Fixed on trunk (1.8) in r5094.
    Backported to 1.7 in r5095.

     

Log in to post a comment.

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.