Menu

#264 svnlook tree example uses the wrong option?

en-1.7
Fixed
nobody
None
High
Patch
2016-03-03
2016-02-11
Ashley Ward
No

The text at the end of http://svnbook.red-bean.com/en/1.7/svn.ref.svnlook.c.tree.html explains the --full-paths option.

However, the example that follows doesn't use this option, but I think the results do show the option was provided, since full paths are printed, and there is no indentation:

$ svnlook tree -r 13 /var/svn/repos --show-ids
/ <0.0.r13/811>
trunk/ <1.0.r9/551>
trunk/button.c <2.0.r9/238>

Presumably the command line here should have --full-paths add?

Discussion

  • Pavel Lyalyakin

    Pavel Lyalyakin - 2016-03-02
    • status: New --> Fixed
     
  • Pavel Lyalyakin

    Pavel Lyalyakin - 2016-03-02

    You are definitely right, Ashley! Thanks for noticing this. :)

    This has been fixed in newer SVNBook versions long time ago. Backported the fix to SVNBook 1.7 in [r4211].

     

    Related

    Commit: [r4211]

  • Ashley Ward

    Ashley Ward - 2016-03-03

    Great, thanks for fixing :)

     

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.