Revision: 76521
          http://sourceforge.net/p/brlcad/code/76521
Author:   starseeker
Date:     2020-07-27 15:18:11 +0000 (Mon, 27 Jul 2020)
Log Message:
-----------
Add some examples

Modified Paths:
--------------
    brlcad/trunk/misc/repowork/README

Modified: brlcad/trunk/misc/repowork/README
===================================================================
--- brlcad/trunk/misc/repowork/README   2020-07-27 15:09:36 UTC (rev 76520)
+++ brlcad/trunk/misc/repowork/README   2020-07-27 15:18:11 UTC (rev 76521)
@@ -25,3 +25,16 @@
 addresses for proper integration with the hosting platform - that was one issue
 encountered with the migration to github.com)
 
+Examples:
+
+
+* Rebuild CVS only conversion with verify generated .fi files:
+
+cd brlcad_cvs_git && git rev-list --children --all > children.txt && cd ..
+./repowork -r brlcad_cvs_git --children children_cvs --cvs-ids 
cvs_problem_sha1.txt ~/brlcad_cvs.fi test_cvs.fi
+
+
+
+* Enabling all features:
+
+./repowork -t -w -n -r brlcad.git -e brlcad_map -s rev_map --cvs-ids 
cvs_problem_sha1.txt --children children.txt ~/brlcad.fi final.fi

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

Reply via email to