Skip to content

SynthiNet/devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

devtools

A few tools for repo and project management

svnsync

Sync a git repo with an svn repo (mirroring commits and users correctly)

Usage:

./svnsync.pl --git=my-git-repo --svn=my-svn-repo

parselog

Read an SVN log and output a nice LaTeX table

Usage:

svn log | ./parselog.pl > log.tex

About

A few tools for repo and project management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages