Patches item #3079487, was opened at 2010-10-01 15:22
Message generated for change (Tracker Item Submitted) made by mengel
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390119&aid=3079487&group_id=27350
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: File backends
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Marc W. Mengel (mengel)
Assigned to: Nobody/Anonymous (nobody)
Summary: svn (Subversion) repository support
Initial Comment:
Attaching a patch to add File::Subversion.pm which uses readonly http: access to a subversion repository to implement the interface that LXR needs.
You set 'sourceroot' => 'svn:http://path/to/repository', where there is http://path/to/repository/trunk and http://path/to/repostory/tags/tag and then
you can use 'head' or 'trunk' for the head, and tagnames as versions to be browsed.
I may of course have overlooked something, but it seemed pretty straightforward...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390119&aid=3079487&group_id=27350
|