Skip to content

lochner-arc/svn_portfolio

Repository files navigation

A demo is available here: https://njlochner.com (this project is my website).

You can see the source browser by viewing my repository for my CSAir project (https://njlochner.com/projects/CSAir/CSAir.py.html), or my Java Chess project (https://njlochner.com/projects/Java_Chess/Chess.iml.html). Comments are not currently enabled.

Subversion Portfolio

Portfolio for Subversion projects written with Ruby. Includes a file browser for all files in the projects, capable of showing past revisions.

Parses SVN log and list XML data to render the portfolio. Also allows viewers to comment on each project, storing the comments in a MySQL database.

Setup

You must specify the base URL, source cache directory, and archive directory of the projects.

You must also specify the MySQL database information for comments.

Instructions for configuring the MySQL database can be found in 'SCHEMA/README.txt'

Required ruby libraries
Other libraries used

Copyright 2014-2015 Nicholas Lochner

Licensed under the GNU GPL v3: http://www.gnu.org/copyleft/gpl.html

About

A web portfolio for Subversion projects written with Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published