Open Software Version Management
- one main version mapping multiple sub component version
- support manage sub component version and related customized attributes
- support manage project and product line
- support manage project main version sequence
- easy and simply user management
- provider sync API for third-party system
- generate online release notes for main version
- run MySQL script file doc/DB/DB.sql to build database structure
- run initial script file doc/DB/DB_INIT.sql to initial database with first setting
- modify database settings in code/pom.xml
- quick run from code:
mvn spring-boot:run
- open browser visit address: http://localhost:8080
- login by user name:
admin
user pass:admin
- run command
mvn clean install
under foldercode
- copy build tar/zip file in folder code/target/build
- go to run svm.bat or svm.sh after unzip build file
http://redmine.openthinks.com/projects/open-svm/wiki/Overview