Revision: 74180
http://sourceforge.net/p/brlcad/code/74180
Author: starseeker
Date: 2019-10-19 11:20:08 +0000 (Sat, 19 Oct 2019)
Log Message:
-----------
Actually script is archive_branches.sh, not archive_tags.sh
Modified Paths:
--------------
brlcad/trunk/misc/repoconv/CONVERT.sh
Modified: brlcad/trunk/misc/repoconv/CONVERT.sh
===================================================================
--- brlcad/trunk/misc/repoconv/CONVERT.sh 2019-10-18 18:20:50 UTC (rev
74179)
+++ brlcad/trunk/misc/repoconv/CONVERT.sh 2019-10-19 11:20:08 UTC (rev
74180)
@@ -144,11 +144,11 @@
REPODERCSDIR="$PWD/repo_dercs"
./svnfexport ./brlcad_full_dercs.dump account-map $REPODERCSDIR
-echo "Archive tags"
+echo "Archive old branches"
#NOTE - if done incorrectly this will make a mess with orphaned commits - make
#a backup first
cp -r cvs_git cvs_git-pre_archiving
-cd cvs_git && ../archive_tags.sh
+cd cvs_git && ../archive_branches.sh
echo "Do a file git gc --aggressive"
git gc --aggressive
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits