All Projects → usvn → Usvn

usvn / Usvn

Manage Subversion repositories via a web interface

Projects that are alternatives of or similar to Usvn

Git As Svn
Subversion frontend server for git repository (java)
Stars: ✭ 175 (+13.64%)
Mutual labels:  subversion
AnkhSVN
AnkhSVN provides first class Subversion support for all recent Visual Studio versions.
Stars: ✭ 54 (-64.94%)
Mutual labels:  subversion
Scm Manager
The easiest way to share and manage your Git, Mercurial and Subversion repositories over http.
Stars: ✭ 50 (-67.53%)
Mutual labels:  subversion
Subverison gtav hack
subVerison重置版——GTA5外置修改器
Stars: ✭ 193 (+25.32%)
Mutual labels:  subversion
docker-svn-server
A Docker image running a simple Dockerised Subversion server, using `svnserve`.
Stars: ✭ 27 (-82.47%)
Mutual labels:  subversion
Subversion
Mirror of Apache Subversion
Stars: ✭ 428 (+177.92%)
Mutual labels:  subversion
Versioning
Gradle plug-in to generate version information from the SCM branch (Git or Svn)
Stars: ✭ 157 (+1.95%)
Mutual labels:  subversion
Node Svn Spawn
Easy way to access svn repository with node.js.
Stars: ✭ 85 (-44.81%)
Mutual labels:  subversion
svn2git
Tool to help and automate migration from SVN to GitLab
Stars: ✭ 34 (-77.92%)
Mutual labels:  subversion
Svn Stash
It's like git stash , but for Subversion.
Stars: ✭ 49 (-68.18%)
Mutual labels:  subversion
proxychanger
Go tool to change system and applications proxy
Stars: ✭ 15 (-90.26%)
Mutual labels:  subversion
libvcs
⚙️ Lite, typed, pythonic utilities for git, svn, mercurial, etc.
Stars: ✭ 43 (-72.08%)
Mutual labels:  subversion
Svn2git.php
Subversion to Git migration tool
Stars: ✭ 6 (-96.1%)
Mutual labels:  subversion
Vim Signify
➕ Show a diff using Vim its sign column.
Stars: ✭ 2,390 (+1451.95%)
Mutual labels:  subversion
Websvn
Fork from WebSVN
Stars: ✭ 66 (-57.14%)
Mutual labels:  subversion
Source Integration
Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitweb, Cgit, Subversion, Mercurial and more
Stars: ✭ 167 (+8.44%)
Mutual labels:  subversion
Subclipse
Subclipse - Eclipse SVN Provider
Stars: ✭ 421 (+173.38%)
Mutual labels:  subversion
Poetry Dynamic Versioning
Plugin for Poetry to enable dynamic versioning based on VCS tags
Stars: ✭ 131 (-14.94%)
Mutual labels:  subversion
Dunamai
Dynamic versioning library and CLI
Stars: ✭ 85 (-44.81%)
Mutual labels:  subversion
Subvertpy
Alternative Python bindings for Subversion
Stars: ✭ 11 (-92.86%)
Mutual labels:  subversion

User-friendly SVN

Important links

Run on Vagrant

Requirements:

To run:

vagrant up

To suspend execution:

vagrant suspend

To destroy virtual machine:

vagrant destroy

Run USVN installation process again after installed

vagrant destroy <-- destroy virtual machine
make            <-- remove instalation files

Official maintainers

The project is not maintain. But if you find a security issue or want to contribute we are happy to help.

Changes

1.0.10

  • Force SameSite Strict on cookies to prevent CSRF CVE-2020-25070 (Report by Jomar & Serizao)
  • Prevent shell code execution in the commit view CVE-2020-25069 (Report by Jomar & Serizao)
  • Minimum recommended PHP version 7.3

1.0.9

  • Fix XSS in SVN logs. Credit to Sysdream
  • Solve some problems about binary file, locale and mysql importing.
  • Add X-Forwarded-Proto variable check on protocol check
  • Added error_log for fail2ban capture by apache-auth filter
  • Solve the key length error reported by mysql when import the sql.
  • Set the locale by system.locale in the config file.

1.0.8

  • Fix JVN#73794686 Cross-site scripting vulnerability
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].