3 # BEFORE YOU RUN THIS SCRIPT:
4 # git clone ssh://p-nutools@cdcvs.fnal.gov/cvs/projects/nutools nurandom
6 # git remote remove origin
7 # git mv nutools/EventGeneratorBase/GeneratedEventTimestamp_plugin.cc nutools/RandomUtils/GeneratedEventTimestamp_plugin.cc
8 # git mv test/EventGeneratorBase test/GeneratedEventTimestamp
11 # AFTER EVERYTHING IS WORKING
12 # remote add origin ssh://p-nurandom@cdcvs.fnal.gov/cvs/projects/nurandom
14 # git push -u origin develop
16 # use git-delete-history.sh
18 cd /home/garren/scratch/larsoft/nu/srcs/nurandom
19 /home/garren/larsoft/laradmin/svnToGit/helpers/git-delete-history.sh \
21 nutools/EventDisplayBase \
22 nutools/EventGeneratorBase \
24 nutools/G4NuPhysicsLists \
26 nutools/MagneticField \
27 nutools/NuBeamWeights \
29 nutools/ParticleNavigation
35 git mv nutools nurandom