Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

robotology-legacy/yarp0-ruleset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Download YARP svn repository
rsync -av yarp0.svn.sourceforge.net::svn/yarp0/* yarp0

# Download and build svn2git
git clone git://gitorious.org/svn2git/svn2git.git
(cd svn2git; qmake; make)


svn2git/svn-all-fast-export --identity-map account-map --rules yarp-rules --add-metadata yarp0


# Post processing
git clone git://anongit.kde.org/kde-ruleset
export RULESETDIR=/opt/iit/src/svn2git/tools/kde-ruleset/
$RULESETDIR/bin/parent-adder ../yarp2-parentmap
$RULESETDIR/bin/remove-fb-backup-refs.sh
$RULESETDIR/bin/remove-workbranch-refs.sh
$RULESETDIR/bin/remove-cvs2svn-backup-tags.sh

About

Rules to move yarp0 svn repository to git (using svn2git)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published