https://defect.opensolaris.org/bz/show_bug.cgi?id=18946

           Summary: History is unavailable if repo path does not match
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: indexer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Steps to reproduce:
1. Checkout some Subversion project to /var/opengrok/source, e.g. SFE (Spec
Files Extra)
  $cd /var/opengrok/source
  $svn co
https://pkgbuild.svn.sourceforge.net/svnroot/pkgbuild/spec-files-extra/trunk
spec-files-extra
2. Run OpenGrok index
3. See history

Expected result:
History is available.

Actual result:
History is not available, it probably uses /spec-files-extra/trunk as a path
but the local path is spec-files-extra.

Affected place in code:
Possibly
http://src.opensolaris.org/source/xref/opengrok/trunk/src/org/opensolaris/opengrok/history/SubversionHistoryParser.java#96

Used software:
OpenIndiana oi_148, Tomcat 6.0.28, Java 1.6.0_21, OSOLopengrok-0.10.pkg

-- 
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to