|
|
|
|
|
by olcarl75
220 days ago
|
|
I run a SVN server for my personal projects, home lab and home automation stuff. I noticed that the SVN CLI workflow is a bit dated and I think there's room to create a graphite like experience for svn, especially focusing on stacking. I am set out to:
- create a modern CLI to interact with SVN - create a subsystem to run alongside the svn repo (similar to gitaly) - create a good looking web UI to browser the repo, review code reviews, etc |
|