Skip to content

Small tool to read the SVN database to see the commit history.

License

Notifications You must be signed in to change notification settings

Alaa-abdulridha/SVN-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVN History database reader

Small tool to read the SVN database to see the commit history.

if you wanted to edit the output data, just change the select query

select local_relpath,kind, changed_author, checksum from NODES

sqlite3 module must be installed, and you'll be good to go.

svn

About

Small tool to read the SVN database to see the commit history.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages