[Bug 191163] New: svnlite name in help text inconsistent

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 18 16:35:16 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191163

            Bug ID: 191163
           Summary: svnlite name in help text inconsistent
           Product: Base System
           Version: 10.0-STABLE
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: wblock at FreeBSD.org

svnlite refers to itself as "svn" in help messages:

% svnlite
Type 'svn help' for usage.

This is contradictory and of course does not work for users without the
Subversion port installed.  And could be a problem if the port is installed, if
'svn help' shows features that do not exist in svnlite.

svnlite should be consistent, being built with static "svn" strings replaced
with "svnlite".  (grep -r \'svn contrib/subversion/subversion/*)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list