info EXECUTING PLAN 'inspect_init' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Inspection of internal data after init (inspect_init) STEP: Inspecting of internal revision files when putting a local source folder under version control , CATEGORIES: arcv-command-line DATE: 07/26/26 13:14 ************************************************************************** $ arcv -yy --silent [?12l[?25h   info Committed first revision b22cd7e8e8343aff Inspecting repository revision folder OK '/root/Archive/test-project.archive/ROOT' line 'riffian-dell/24-5e-be-4d-9c-e1: /root/test-arcv/test-project' was found OK '/root/Archive/test-project.archive/head/REV' content is correct ('0') OK '/root/Archive/test-project.archive/test-project.archive0/CHANGE_LOG' content is correct ('Creation') Inspecting head folder file_A.txt is the same between head folder and revision folder file_B.txt is the same between head folder and revision folder file_A.txt is the same between head folder and original source folder file_B.txt is the same between head folder and original source folder Adding file_C.txt [?12l[?25h  info Committed revision 1 signed 595f3ce25ab3415b Creating branch fun-project $ av --silent -yy branch fun-project info The branch is going to be created in a folder '../fun-project' from head revision 1 task Branch creation in folder ../fun-project  task Branch creation in folder ../fun-project [ OK ] task Branch 'fun-project' commit in '/root/test-arcv/fun-project' task Branch 'fun-project' commit in '/root/test-arcv/fun-project'[ OK ] Inspecting branch revision folder OK '/root/Archive/fun-project.archive/BRANCH_ROOT' content is correct ('/root/tmp/arcv-test-archive/test-project.archive') OK '/root/Archive/fun-project.archive/BRANCH_ROOT_REV' content is correct ('1') file_A.txt is the same between head folder and original source folder file_B.txt is the same between head folder and original source folder file_C.txt is the same between head folder and original source folder [?12l[?25h getshot has finished. info EXECUTING PLAN 'spacechars' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Wide range of tests dealing with path components containing spaces (spacechars) STEP: Wide range of tests dealing with path components containing spaces , CATEGORIES: arcv-command-line DATE: 07/26/26 13:14 ************************************************************************** .: total 12 -rw-r--r-- 1 root root 12 Jul 26 13:14 file A.txt -rw-r--r-- 1 root root 12 Jul 26 13:14 file B.txt drwxr-xr-x 2 root root 4096 Jul 26 13:14 system configs ./system configs: total 8 -rw-r--r-- 1 root root 12 Jul 26 13:14 sys config1.yml -rw-r--r-- 1 root root 12 Jul 26 13:14 sys config3.yml $ arcv -yy --silent [?12l[?25h   info Committed first revision 99f76cc3d2cba771 OK: 0 returned by 'av check' info SRC: /root/test-arcv/test project of mine info test project of mine last archived version is 0 hash 99f76cc3d2cba7715ac2482e46f4a372dceb97807877926f2ace996fc42c9d03 info No change in source  info Committed revision 1 signed 6a7fd81c19220f7a info Created VERSION.txt info Going to create release tag R1.0.0 info Successfully created release tag R1.0.0 for revision 1 info Successfully restored VERSION.txt from revison 1 Inspecting repository revision folder OK: '/root/Archive/test project of mine.archive/ROOT': present OK '/root/Archive/test project of mine.archive/head/REV' content is correct ('1') OK '/root/Archive/test project of mine.archive/test project of mine.archive0/CHANGE_LOG' content is correct ('Creation') Inspecting head folder file A.txt is the same between head folder and revision folder file B.txt is the same between head folder and revision folder sys config1.yml is the same between head folder and revision folder file A.txt is the same between head folder and original source folder file B.txt is the same between head folder and original source folder sys config1.yml is the same between head folder and original source folder Adding file C.txt and system configs/sys config2.yml, modifying system configs/sys config1.yml, removing system configs/sys config3.yml $ rm "system configs/sys config3.yml" OK: 1 returned by 'av check' $ av check --verbose There are new, deleted, modified files for revision 1 [?12l[?25h  info Committed revision 2 signed 336d32e519ae2d9e OK: 0 returned by 'av check' OK: 0 returned by 'av diff 0vs0' OK: 0 returned by 'av diff 2vs2' OK: 0 returned by 'av diff headvs2' $ av tarball -o "/tmp/test av" info Successfully created /tmp/test av/test project of mine-2.tar.gz OK: '/tmp/test av/test project of mine-2.tar.gz': present drwxr-xr-x root/root 0 2026-07-26 13:14 test project of mine/ -rw-r--r-- root/root 12 2026-07-26 13:14 test project of mine/file B.txt drwxr-xr-x root/root 0 2026-07-26 13:14 test project of mine/system configs/ -rw-r--r-- root/root 12 2026-07-26 13:14 test project of mine/system configs/sys config2.yml -rw-r--r-- root/root 24 2026-07-26 13:14 test project of mine/system configs/sys config1.yml -rw-r--r-- root/root 5 2026-07-26 13:14 test project of mine/VERSION.txt -rw-r--r-- root/root 15 2026-07-26 13:14 test project of mine/file C.txt -rw-r--r-- root/root 12 2026-07-26 13:14 test project of mine/file A.txt $ av tarball 0 -o "/tmp/test av" info Successfully created /tmp/test av/test project of mine-0.tar.gz OK: '/tmp/test av/test project of mine-0.tar.gz': present drwxr-xr-x root/root 0 2026-07-26 13:14 test project of mine/ -rw-r--r-- root/root 12 2026-07-26 13:14 test project of mine/file B.txt drwxr-xr-x root/root 0 2026-07-26 13:14 test project of mine/system configs/ -rw-r--r-- root/root 12 2026-07-26 13:14 test project of mine/system configs/sys config3.yml -rw-r--r-- root/root 12 2026-07-26 13:14 test project of mine/system configs/sys config1.yml -rw-r--r-- root/root 12 2026-07-26 13:14 test project of mine/file A.txt Perform some info display commands $ av check --verbose Image is up-to-date. Revision is 2 $ av log -n --verbose  2 2026-07-26 11:14:59 Changed: system configs/sys config1.yml. New: file C.txt system configs/sys config2.yml. Deleted: system configs/sys config3.yml  file C.txt  system configs/sys config1.yml  system configs/sys config2.yml  system configs/sys config3.yml  1 2026-07-26 11:14:54 Added /root/test-arcv/test project of mine/VERSION.txt while requesting creation of release tag  VERSION.txt  0 2026-07-26 11:14:51 Creation  system configs/sys config1.yml  system configs/sys config3.yml  file B.txt  file A.txt Operation finished. $ av hash --verbose Head hash signature is 336d32e519ae2d9e1c8a0104bb6e31d51078facd54db4e66242c061fa8350206 Operation finished. $ av list --verbose info arcv run from riffian-dell, storage on riffian will be accessed vi mountpoint /root/Archive Source Head Hash Owner CURRICULUM_VITAE 3 a7ee8db93b08b4ea ubuntu (1000) arcv 207 746cd55fc524cfc0 ubuntu (1000) arcv-test 153 2be56a9c9c90716e ubuntu (1000) awk-api 0 68e3d362564001b8 ubuntu (1000) bookmake 458 ef1a5a7353dfd5dc ubuntu (1000) configs 0 aaf4ef2167bd96c2 ubuntu (1000) fun-project 0 595f3ce25ab3415b root (0) obsolete 0 02e5bd642912e794 ubuntu (1000) passsafe 0 08cfc1a818087368 ubuntu (1000) personal IS 0 ae1f098a99f87b78 ubuntu (1000) services 0 c0107a704fd64a50 ubuntu (1000) shell-api 107 094062a083817e17 ubuntu (1000) shotplan 50 9a88aa2161af5601 ubuntu (1000) siteweb 165 41913c4e6082c631 ubuntu (1000) siteweb.output 2 0a6abfdeb7a6a041 ubuntu (1000) sumo 355 970319a31df5aa21 ubuntu (1000) sumo-test 10 d7e967c8982c59f2 ubuntu (1000) syncfull 120 6c24b59965aa1aee ubuntu (1000) test project of mine 2 336d32e519ae2d9e root (0) testapp 6 0e0de5a5a22b0c32 ubuntu (1000) wwwserver 127 94ff298a1852e3f0 ubuntu (1000) Operation finished. $ av diff 0 COMPARING /root/test-arcv/test project of mine with revision 0 : /tmp/Arcv.tmp.IocgeW8YOs/test project of mine Only in '/root/test-arcv/test project of mine': VERSION.txt Only in '/root/test-arcv/test project of mine': 'file C.txt' diff --no-dereference -r -X '/root/Archive/test project of mine.archive/EXCLUDE' "/root/test-arcv/test project of mine/system configs/sys config1.yml" "/tmp/Arcv.tmp.IocgeW8YOs/test project of mine/system configs/sys config1.yml" 2d1 < param1: 101 Only in '/root/test-arcv/test project of mine/system configs': 'sys config2.yml' Only in '/tmp/Arcv.tmp.IocgeW8YOs/test project of mine/system configs': 'sys config3.yml' $ if [ ! -f /.dockerenv ] ; then av meld 2vs0; fi Inspecting changes file C.txt is the same between head folder and revision folder sys config2.yml is the same between head folder and revision folder file C.txt is the same between head folder and original source folder sys config2.yml is the same between head folder and original source folder OK '/root/Archive/test project of mine.archive/test project of mine.archive2/test project of mine/system configs/sys config1.yml' last line is correct ('param1: 101') Creating branch 'fun project' $ av --silent -yy branch "fun project" info The branch is going to be created in a folder '../fun project' from head revision 2 task Branch creation in folder ../fun project  task Branch creation in folder ../fun project [ OK ] task Branch 'fun project' commit in '/root/test-arcv/fun project' task Branch 'fun project' commit in '/root/test-arcv/fun project'[ OK ] file A.txt is the same between head folder and revision folder file B.txt is the same between head folder and revision folder file C.txt is the same between head folder and revision folder sys config1.yml is the same between head folder and revision folder sys config2.yml is the same between head folder and revision folder OK: '/root/Archive/fun project.archive/fun project.archive0/fun project/system configs/sys config3.yml': not there OK: '/root/Archive/fun project.archive/head/fun project/system configs/sys config3.yml': not there file A.txt is the same between head folder and original source folder file B.txt is the same between head folder and original source folder file C.txt is the same between head folder and original source folder sys config1.yml is the same between head folder and original source folder sys config2.yml is the same between head folder and original source folder Checking out rev 0 in '/tmp/test av' task Revision 0 checkout in folder ../../../tmp/test av/test project of mine-rev0  task Revision 0 checkout in folder ../../../tmp/test av/test project of mine-rev0 [ OK ] OK 'file A.txt' content is correct ('Test file A') OK 'file B.txt' content is correct ('Test file B') OK 'system configs/sys config1.yml' content is correct ('param1: 100') OK 'system configs/sys config3.yml' content is correct ('param1: 300') OK: 'file C.txt': not there OK: 'system configs/sys config2.yml': not there Checking out release 1.0.0 in '/tmp/test av' task Release R1.0.0 checkout in folder ../../../tmp/test av/test project of mine-R1.0.0  task Release R1.0.0 checkout in folder ../../../tmp/test av/test project of mine-R1.0.0 [ OK ] OK 'file A.txt' content is correct ('Test file A') Checking out revision 1 in '/tmp/' using explicit source name task Revision 1 checkout in folder ../../test project of mine-rev1  task Revision 1 checkout in folder ../../test project of mine-rev1 [ OK ] OK: 'VERSION.txt': present OK: 'system configs/sys config2.yml': not there OK: 'system configs/sys config3.yml': present OK 'file A.txt' content is correct ('Test file A') OK 'system configs/sys config1.yml' last line is correct ('param1: 100') Checking out head in '/tmp/' using explicit source name task Checking out head revision to '/tmp/test project of mine'  task Checking out head revision to '/tmp/test project of mine' [ OK ] OK: 'VERSION.txt': present OK: 'system configs/sys config2.yml': present OK: 'system configs/sys config3.yml': not there OK 'file A.txt' content is correct ('Test file A') OK 'system configs/sys config1.yml' last line is correct ('param1: 101') [?12l[?25h getshot has finished. info EXECUTING PLAN 'exclusions' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Exclude some types of files from revision control and related operations (exclusions) STEP: Example of excluding some types of files from revision control and related operations , CATEGORIES: arcv-command-line DATE: 07/26/26 13:15 ************************************************************************** .: total 16 -rw-r--r-- 1 root root 12 Jul 26 13:15 file A.txt -rw-r--r-- 1 root root 12 Jul 26 13:15 file B.txt drwxr-xr-x 2 root root 4096 Jul 26 13:15 system configs -rw-r--r-- 1 root root 17 Jul 26 13:15 videofile.mp4 ./system configs: total 12 -rw-r--r-- 1 root root 27 Jul 26 13:15 screenshot.jpg -rw-r--r-- 1 root root 12 Jul 26 13:15 sys config1.yml -rw-r--r-- 1 root root 12 Jul 26 13:15 sys config3.yml $ arcv -y --silent -X "*.mp4,*.jpg "  info Committed first revision 07d2c0e7c93f8f13 Inspecting repository for non existing excluded files OK: '/root/Archive/test project of mine.archive/head/test project of mine/videofile.mp4': not there OK: '/root/Archive/test project of mine.archive/head/test project of mine/system configs/screenshot.jpg': not there OK: '/root/Archive/test project of mine.archive/test project of mine.archive0/test project of mine/videofile.mp4': not there OK: '/root/Archive/test project of mine.archive/test project of mine.archive0/test project of mine/system configs/screenshot.jpg': not there OK: 0 returned by 'av check' Adding another_videofile.mp4 and system configs/another_screenshot.jpg and performing a check $ av check --verbose Image is up-to-date. Revision is 0 OK: 0 returned by 'av check' Adding file C.txt and system configs/sys config2.yml, modifying system configs/sys config1.yml, removing system configs/sys config3.yml $ rm "system configs/sys config3.yml" OK: 1 returned by 'av check' $ av check --verbose There are new, deleted, modified files for revision 0 [?12l[?25h  info Committed revision 1 signed b1dd4aeb611c5cfe OK: 0 returned by 'av check' OK: '/root/Archive/test project of mine.archive/head/test project of mine/videofile.mp4': not there OK: '/root/Archive/test project of mine.archive/head/test project of mine/system configs/screenshot.jpg': not there OK: '/root/Archive/test project of mine.archive/test project of mine.archive2/test project of mine/videofile.mp4': not there OK: '/root/Archive/test project of mine.archive/test project of mine.archive2/test project of mine/system configs/screenshot.jpg': not there OK: '/root/Archive/test project of mine.archive/head/test project of mine/another_videofile.mp4': not there OK: '/root/Archive/test project of mine.archive/head/test project of mine/system configs/another_screenshot.jpg': not there OK: '/root/Archive/test project of mine.archive/test project of mine.archive2/test project of mine/another_videofile.mp4': not there OK: '/root/Archive/test project of mine.archive/test project of mine.archive2/test project of mine/system configs/another_screenshot.jpg': not there $ av co 1 -o /tmp -y task Revision 1 checkout in folder ../../../tmp/test project of mine-rev1  task Revision 1 checkout in folder ../../../tmp/test project of mine-rev1 [ OK ] OK: 'b1dd4aeb611c5cfe135accda0c27b840fccb21a07ed333cf5bd782a67a89c122' was output by both commands 'av hash' and 'av hash '/tmp/test project of mine-rev1'' OK: 0 returned by 'av diff 0vs0' OK: 0 returned by 'av diff 1vs1' OK: 0 returned by 'av diff headvs1' Perform some diffs $ av diff 0 COMPARING /root/test-arcv/test project of mine with revision 0 : /tmp/Arcv.tmp.YXsQML0agd/test project of mine Only in '/root/test-arcv/test project of mine': 'file C.txt' diff --no-dereference -r -X '/root/Archive/test project of mine.archive/EXCLUDE' "/root/test-arcv/test project of mine/system configs/sys config1.yml" "/tmp/Arcv.tmp.YXsQML0agd/test project of mine/system configs/sys config1.yml" 2d1 < param1: 101 Only in '/root/test-arcv/test project of mine/system configs': 'sys config2.yml' Only in '/tmp/Arcv.tmp.YXsQML0agd/test project of mine/system configs': 'sys config3.yml' Inspecting changes file C.txt is the same between head folder and revision folder sys config2.yml is the same between head folder and revision folder file C.txt is the same between head folder and original source folder sys config2.yml is the same between head folder and original source folder OK '/root/Archive/test project of mine.archive/test project of mine.archive1/test project of mine/system configs/sys config1.yml' last line is correct ('param1: 101') Creating branch 'fun project' $ av --silent -yy branch "fun project" info The branch is going to be created in a folder '../fun project' from head revision 1 task Branch creation in folder ../fun project  task Branch creation in folder ../fun project [ OK ] task Branch 'fun project' commit in '/root/test-arcv/fun project' task Branch 'fun project' commit in '/root/test-arcv/fun project'[ OK ] OK: '/root/Archive/fun project.archive/fun project.archive0/fun project/system configs/sys config3.yml': not there OK: '/root/Archive/fun project.archive/head/fun project/system configs/sys config3.yml': not there OK: '/root/Archive/fun project.archive/head/fun project/videofile.mp4': not there OK: '/root/Archive/fun project.archive/head/fun project/system configs/screenshot.jpg': not there OK: '/root/Archive/fun project.archive/fun project.archive0/fun project/videofile.mp4': not there OK: '/root/Archive/fun project.archive/fun project.archive0/fun project/system configs/screenshot.jpg': not there OK: '/root/Archive/fun project.archive/head/fun project/another_videofile.mp4': not there OK: '/root/Archive/fun project.archive/head/fun project/system configs/another_screenshot.jpg': not there OK: '/root/Archive/fun project.archive/fun project.archive0/fun project/another_videofile.mp4': not there OK: '/root/Archive/fun project.archive/fun project.archive0/fun project/system configs/another_screenshot.jpg': not there Checking out rev 0 in '/tmp/test av' task Revision 0 checkout in folder ../../../tmp/test av/test project of mine-rev0  task Revision 0 checkout in folder ../../../tmp/test av/test project of mine-rev0 [ OK ] OK 'file A.txt' content is correct ('Test file A') OK 'file B.txt' content is correct ('Test file B') OK 'system configs/sys config1.yml' content is correct ('param1: 100') OK 'system configs/sys config3.yml' content is correct ('param1: 300') OK: 'file C.txt': not there OK: 'system configs/sys config2.yml': not there OK: 'videofile.mp4': not there OK: 'system configs/screenshot.jpg': not there Checking out head in '/tmp/' using explicit source name task Checking out head revision to '/tmp/test project of mine'  task Checking out head revision to '/tmp/test project of mine' [ OK ] OK: 'system configs/sys config2.yml': present OK: 'system configs/sys config3.yml': not there OK 'file A.txt' content is correct ('Test file A') OK 'system configs/sys config1.yml' last line is correct ('param1: 101') OK: 'videofile.mp4': not there OK: 'system configs/screenshot.jpg': not there OK: 'another_videofile.mp4': not there OK: 'system configs/another_screenshot.jpg': not there [?12l[?25h getshot has finished. info EXECUTING PLAN 'init' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Initiate a revision control (init) STEP: Example of putting a source folder under revision control , CATEGORIES: arcv-command-line DATE: 07/26/26 13:15 ************************************************************************** $ ls -l . total 8 -rw-r--r-- 1 root root 12 Jul 26 13:15 file_A.txt -rw-r--r-- 1 root root 12 Jul 26 13:15 file_B.txt $ arcv -yy [?12l[?25h  info Committed first revision 30856b6817a9ff54 $ av rev 0 $ av log  0 2026-07-26 11:15:41 Creation $ av log --verbose  0 2026-07-26 11:15:41 Creation  file_A.txt  file_B.txt Operation finished. $ av info SRC: /root/test-arcv/test-project info REV: 0 (hash 30856b6817a9ff545da8e12a72be95439ecc82c9f11eca04f4a1bd9b21fce692) info No change in source [?12l[?25h getshot has finished. info EXECUTING PLAN 'addfiles' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Check-in a new file (addfiles) STEP: Example of check-in of a new file , CATEGORIES: arcv-command-line DATE: 07/26/26 13:15 ************************************************************************** $ echo "This is a new test report" > "test_report.txt" $ arcv check --verbose && _exit -1 "Error: no change detected and should have" There are new files for revision 0 $ arcv -y -m "added test report" info SRC: /root/test-arcv/test-project info REV: 0 (hash 30856b6817a9ff545da8e12a72be95439ecc82c9f11eca04f4a1bd9b21fce692) info Source changed according to new hash 20b774793f1fb86dcffa531e1849d8b23ed3a27063b710efd79203f38cb37642 New: test_report.txt Previous logs:  0 2026-07-26 11:15:41 Creation Commit: Folder /root/test-arcv/test-project is going to backed up as revision 1 inside: /root/Archive/test-project.archive/test-project.archive1 info Committed revision 1 signed 20b774793f1fb86d $ arcv check --verbose || _exit -1 "Error: change detected and shouldn't have" Image is up-to-date. Revision is 1 $ av log  1 2026-07-26 11:15:48 added test report  0 2026-07-26 11:15:41 Creation Inspecting repository revision folder OK: '/root/Archive/test-project.archive/test-project.archive1/test-project/file_A.txt': not there OK: '/root/Archive/test-project.archive/test-project.archive1/test-project/file_B.txt': not there OK '/root/Archive/test-project.archive/test-project.archive1/test-project/test_report.txt' content is correct ('This is a new test report') $ av rev 1 $ av log --verbose  1 2026-07-26 11:15:48 added test report  test_report.txt  0 2026-07-26 11:15:41 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'removefiles' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Check-in a file for deletion (removefiles) STEP: Example of check-in a new file for deletion , CATEGORIES: arcv-command-line DATE: 07/26/26 13:15 ************************************************************************** $ rm file_A.txt $ arcv check --verbose && _exit -1 "Error: no change detected and should have" There are deleted files for revision 1 $ arcv -y -m "Removed file A" info SRC: /root/test-arcv/test-project info REV: 1 (hash 20b774793f1fb86dcffa531e1849d8b23ed3a27063b710efd79203f38cb37642) info Source changed according to new hash 042182054a627cfa0f4009f3eb5d991d1e2df2514aa7c1f58c84de8f86beef49 Deleted: file_A.txt Previous logs:  1 2026-07-26 11:15:48 added test report  0 2026-07-26 11:15:41 Creation Commit: Folder /root/test-arcv/test-project is going to backed up as revision 2 inside: /root/Archive/test-project.archive/test-project.archive2 info Committed revision 2 signed 042182054a627cfa $ arcv check --verbose || _exit -1 "Error: change detected and shouldn't have" Image is up-to-date. Revision is 2 Inspecting repository revision folder OK: '/root/Archive/test-project.archive/test-project.archive2/test-project/file_A.txt': not there OK: '/root/Archive/test-project.archive/test-project.archive2/test-project/file_B.txt': not there OK: '/root/Archive/test-project.archive/test-project.archive2/test-project/test_report.txt': not there OK '/root/Archive/test-project.archive/test-project.archive2/DROPPED' content is correct ('- test-project/file_A.txt') $ av rev 2 $ av log --verbose  2 2026-07-26 11:15:56 Removed file A  file_A.txt  1 2026-07-26 11:15:48 added test report  test_report.txt  0 2026-07-26 11:15:41 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'modifyfiles' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Check-in a modified file (modifyfiles) STEP: Example of check-in of a modified file , CATEGORIES: arcv-command-line DATE: 07/26/26 13:16 ************************************************************************** $ echo "Test result is OK" >> "test_report.txt" Image is up-to-date, but some modification time(s) or/and permission(s) did change or some files of excluded file types were added/removed. Revision is 2 $ arcv -y -m "Update report with test result" info SRC: /root/test-arcv/test-project info REV: 2 (hash 042182054a627cfa0f4009f3eb5d991d1e2df2514aa7c1f58c84de8f86beef49) info Source changed according to new hash dce41eee3c8a295a25e903456e6f6cf09452399d610e5b2195c40fb71bff6b95 Previous logs:  2 2026-07-26 11:15:56 Removed file A  1 2026-07-26 11:15:48 added test report  0 2026-07-26 11:15:41 Creation Commit: Folder /root/test-arcv/test-project is going to backed up as revision 3 inside: /root/Archive/test-project.archive/test-project.archive3 info Committed revision 3 signed dce41eee3c8a295a $ arcv check --verbose || _exit -1 "Error: change detected and shouldn't have" Image is up-to-date. Revision is 3 Inspecting repository revision folder OK '/root/Archive/test-project.archive/test-project.archive3/test-project/test_report.txt' last line is correct ('Test result is OK') OK: '/root/Archive/test-project.archive/test-project.archive3/test-project/file_A.txt': not there OK: '/root/Archive/test-project.archive/test-project.archive3/test-project/file_B.txt': not there $ av rev 3 $ av log --verbose  3 2026-07-26 11:16:02 Update report with test result  test_report.txt  2 2026-07-26 11:15:56 Removed file A  file_A.txt  1 2026-07-26 11:15:48 added test report  test_report.txt  0 2026-07-26 11:15:41 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutrev' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout a revision (checkoutrev) STEP: Example of check-out of a revision , CATEGORIES: arcv-command-line DATE: 07/26/26 13:16 ************************************************************************** Image is up-to-date. Revision is 3 $ av co 0 -o /tmp task Revision 0 checkout in folder ../../../tmp/test-project-rev0  task Revision 0 checkout in folder ../../../tmp/test-project-rev0 [ OK ] file_A.txt file_B.txt OK 'file_A.txt' content is correct ('Test file A') OK 'file_B.txt' content is correct ('Test file B') Image is up-to-date. Revision is 3 [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutfile' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout a file from head revision to restore it after modification (checkoutfile) STEP: Example of restoring a modified file from head revision , CATEGORIES: arcv-command-line DATE: 07/26/26 13:16 ************************************************************************** $ cat "test_report.txt" This is a new test report Test result is OK $ echo "Line with errors" >> "test_report.txt" Image is up-to-date, but some modification time(s) or/and permission(s) did change or some files of excluded file types were added/removed. Revision is 3 OK 'test_report.txt' last line is correct ('Line with errors') $ arcv -y co "test_report.txt" old file saved to '/root/Archive/test-project.archive/dropped/.#modified.3.20260726-1116.test_report.txt' info Successfully restored test_report.txt from revison 3 OK 'test_report.txt' last line is correct ('Test result is OK') $ arcv co "test_report.txt" info /root/test-arcv/test-project/test_report.txt is already up-to-date Image is up-to-date. Revision is 3 OK 'test_report.txt' last line is correct ('Test result is OK') [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutfilefromrev' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout a file from a specific revision (checkoutfilefromrev) STEP: Example of check-out of a modified file from a random revision , CATEGORIES: arcv-command-line DATE: 07/26/26 13:16 ************************************************************************** $ cat "test_report.txt" This is a new test report Test result is OK Restoring revision 1 containing only first line $ arcv -y co "test_report.txt:1" old file saved to '/root/Archive/test-project.archive/dropped/.#modified.3.20260726-1116.test_report.txt' info Successfully restored test_report.txt from revison 1 OK 'test_report.txt' last line is correct ('This is a new test report') Testing checkout scenario with invalid revision numbers OK it was detected revision 0 does not exist for the file OK it was detected revision 100 does not exist for the file Restoring back head revision containing the 2 lines $ arcv -y co "test_report.txt" old file saved to '/root/Archive/test-project.archive/dropped/.#modified.3.20260726-1116.test_report.txt' info Successfully restored test_report.txt from revison 3 OK 'test_report.txt' last line is correct ('Test result is OK') [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutdirfromrev' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout a subfolder to restore it after modification (checkoutdirfromrev) STEP: Example of check-out of a modified subfolder , CATEGORIES: arcv-command-line DATE: 07/26/26 13:16 ************************************************************************** Adding and committing subfolder named 'subdir' plus file_D.txt below with line 'This is file D' There are new files for revision 3 [?12l[?25h  info Committed revision 4 signed 29604de80ee70b0e Adding extra line for file_D.txt [?12l[?25h  info Committed revision 5 signed 987b79a8f9cd138a Checking out initial version of 'subdir' $ arcv -y co subdir:$(( $(av rev) - 1)) old file saved to '/root/Archive/test-project.archive/dropped/.#modified.5.20260726-1116.subdir/' info Successfully restored subdir from revison 4 OK 'subdir/file_D.txt' last line is correct ('This is file D') Checking out latest version of 'subdir' $ arcv -y co subdir old file saved to '/root/Archive/test-project.archive/dropped/.#modified.5.20260726-1116.subdir/' info Successfully restored subdir from revison 5 OK 'subdir/file_D.txt' last line is correct ('Extra line for file D') [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutreltag' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout a release from a release tag (checkoutreltag) STEP: Example of check-out of a release , CATEGORIES: arcv-command-line DATE: 07/26/26 13:16 ************************************************************************** $ echo "This is a new test report" > "test_report.txt"  info Committed revision 6 signed 34effa885fd47d35 $ av -yy pub -m "A test release 1.0.0" || _exit -1 "Failed to create release tag" info SRC: /root/test-arcv/test-project info test-project last archived version is 6 hash 34effa885fd47d359bfbcf1ef90af6211abb4f630a3a8a850921ba5afe5ea6db info No change in source  info Committed revision 7 signed 17011c9ad540a78f info Created VERSION.txt info Going to create release tag R1.0.0 info Successfully created release tag R1.0.0 for revision 7 Now applying changes after tag: remove file_B.txt and add extra line to test_report.txt $ rm file_B.txt $ echo "Extended test report" >> "test_report.txt"  info Committed revision 8 signed 1fd5367c1d3597f5 Checking out tagged release 1.0.0 and checking sources for correcness (file_A.txt deleted in previous test) $ av co R1.0.0 -o /tmp task Release R1.0.0 checkout in folder ../../../tmp/test-project-R1.0.0  task Release R1.0.0 checkout in folder ../../../tmp/test-project-R1.0.0 [ OK ] Image is up-to-date. Revision is 8 $ ls /tmp/test-project-R1.0.0 VERSION.txt file_B.txt subdir test_report.txt OK: 'file_A.txt': not there OK 'file_B.txt' content is correct ('Test file B') OK 'test_report.txt' content is correct ('This is a new test report') [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutfile_with_removed_files' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout a revision by its number (checkoutfile_with_removed_files) STEP: Example of checkout of a revision containing anterior commits with removed files , CATEGORIES: arcv-command-line DATE: 07/26/26 13:16 ************************************************************************** [?12l[?25h   info Committed first revision 64821d9d8aea1562  info Committed revision 1 signed b72753377ccc6d9a  info Committed revision 2 signed 64821d9d8aea1562  info Committed revision 3 signed f3959c2b4c49f04f  info Committed revision 4 signed 4da680295e1f7198 $ av log  4 2026-07-26 11:16:50 Added line to file A  3 2026-07-26 11:16:49 Removed test file B  2 2026-07-26 11:16:48 Removed test report  1 2026-07-26 11:16:47 Added test report  0 2026-07-26 11:16:46 Creation $ av co 3 -o /tmp || _exit -1 "Error: check out failed" task Revision 3 checkout in folder ../../../tmp/test-project-rev3  task Revision 3 checkout in folder ../../../tmp/test-project-rev3 [ OK ] OK: '/tmp/test-project-rev3/test_report.txt': not there OK: '/tmp/test-project-rev3/file_B.txt': not there OK '/tmp/test-project-rev3/file_A.txt' last line is correct ('Test file A') $ av co 4 -o /tmp || _exit -1 "Error: check out failed" task Revision 4 checkout in folder ../../../tmp/test-project-rev4  task Revision 4 checkout in folder ../../../tmp/test-project-rev4 [ OK ] OK: '/tmp/test-project-rev3/test_report.txt': not there OK: '/tmp/test-project-rev3/file_B.txt': not there OK '/tmp/test-project-rev4/file_A.txt' last line is correct ('A new line for file A. OK.') [?12l[?25h getshot has finished. info EXECUTING PLAN 'displayrev' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Display current revision (displayrev) STEP: Example of showing current revision , CATEGORIES: arcv-command-line DATE: 07/26/26 13:16 ************************************************************************** $ av rev 4 $ av log  4 2026-07-26 11:16:50 Added line to file A  3 2026-07-26 11:16:49 Removed test file B  2 2026-07-26 11:16:48 Removed test report  1 2026-07-26 11:16:47 Added test report  0 2026-07-26 11:16:46 Creation [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutheadrev' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout head revision into the current source (checkoutheadrev) STEP: Example of checkout of all head revision files , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** [?12l[?25h   info Committed first revision d9bc1ca9d9a70d1a $ rm file_B.txt $ echo "A new line for file A. OK." >> "file_A.txt" $ av check --verbose There are deleted files for revision 0 Diffing, pls check manually $ av diff COMPARING /root/test-arcv/test-project with revision head : /root/Archive/test-project.archive/head/test-project diff --no-dereference -r -X /root/Archive/test-project.archive/EXCLUDE /root/test-arcv/test-project/file_A.txt /root/Archive/test-project.archive/head/test-project/file_A.txt 2d1 < A new line for file A. OK. Only in /root/Archive/test-project.archive/head/test-project: file_B.txt Checking out head revision $ av -y co || _exit -1 "Error: check out head revision failed" task Updating current source with head revision task Updating current source with head revision[ OK ] Inspecting checked out files $ ls -l total 8 -rw-r--r-- 1 root root 12 Jul 26 13:17 file_A.txt -rw-r--r-- 1 root root 12 Jul 26 13:17 file_B.txt OK 'file_A.txt' content is correct ('Test file A') OK 'file_B.txt' content is correct ('Test file B') [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutsource' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout any source folder stored in the repository in a random location (checkoutsource) STEP: Example of checkout of head revision of a test project into the current directory , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** [?12l[?25h   info Committed first revision 10a57b84b409ca39 info SRC: /root/test-arcv/test-project info test-project last archived version is 0 hash 10a57b84b409ca3950577c29663ddcccf17560b0318e50d3d904e6237c9200a1 info No change in source  info Committed revision 1 signed f60be88932726fe6 info Created VERSION.txt info Going to create release tag R1.0.0 info Successfully created release tag R1.0.0 for revision 1 info Successfully restored VERSION.txt from revison 1 $ echo "Additional line for file A" >> file_A.txt $ echo "Additional line for file B" >> file_B.txt  info Committed revision 2 signed 033e310851cbb78b $ echo "This is file C" > "file_C.txt"  info Committed revision 3 signed 4fc8eea5a50fbf9e Change directory to /root/checkoutsource-test-folder Checking out source from repo $ av -y co --source=test-project || _exit -1 "Error: check out head revision failed" task Checking out head revision to '/root/checkoutsource-test-folder/test-project'  task Checking out head revision to '/root/checkoutsource-test-folder/test-project' [ OK ] OK 'test-project/file_A.txt' last line is correct ('Additional line for file A') OK 'test-project/file_B.txt' last line is correct ('Additional line for file B') $ Test__assertFilesShouldExist "test-project/file_C.txt" OK: 'test-project/file_C.txt': present [?12l[?25h getshot has finished. ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout any source folder stored in the repository in a random location (checkoutsource) STEP: Example of checkout of a tagged release of a test project into the current directory , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** Change directory to /root/checkoutsource-test-folder $ av -y co R1.0.0 --source=test-project || _exit -1 "Error: check out head revision failed" task Release R1.0.0 checkout in folder test-project-R1.0.0  task Release R1.0.0 checkout in folder test-project-R1.0.0 [ OK ] OK 'test-project-R1.0.0/file_A.txt' content is correct ('Test file A') OK 'test-project-R1.0.0/file_B.txt' content is correct ('Test file B') $ Test__assertFilesShouldNotExist "test-project-R1.0.0/file_C.txt" OK: 'test-project-R1.0.0/file_C.txt': not there [?12l[?25h getshot has finished. ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout any source folder stored in the repository in a random location (checkoutsource) STEP: Example of checkout of a specific revision of a test project into the current directory , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** Change directory to /root/checkoutsource-test-folder $ av -y co 2 --source=test-project || _exit -1 "Error: check out head revision failed" task Revision 2 checkout in folder test-project-rev2  task Revision 2 checkout in folder test-project-rev2 [ OK ] OK 'test-project/file_A.txt' last line is correct ('Additional line for file A') OK 'test-project/file_B.txt' last line is correct ('Additional line for file B') $ Test__assertFilesShouldNotExist "test-project-rev2/file_C.txt" OK: 'test-project-rev2/file_C.txt': not there [?12l[?25h getshot has finished. ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checkout any source folder stored in the repository in a random location (checkoutsource) STEP: Example of checkout of head revision of a test project into a specific output folder , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** [?12l[?25h   info Committed first revision 33c222fabf29543f info SRC: /root/test-arcv/test-project info test-project last archived version is 0 hash 33c222fabf29543f1ec6b1b00e6d38c690a42f1f7bc589ba7c79fb302fd35e47 info No change in source  info Committed revision 1 signed 9f7d2e5abbfa3eaf info Created VERSION.txt info Going to create release tag R1.0.0 info Successfully created release tag R1.0.0 for revision 1 info Successfully restored VERSION.txt from revison 1 $ echo "Additional line for file A" >> file_A.txt $ echo "Additional line for file B" >> file_B.txt  info Committed revision 2 signed c735a924ffef191a $ av -y co --source=test-project -o /tmp || _exit -1 "Error: check out head revision failed" task Checking out head revision to '/tmp/test-project'  task Checking out head revision to '/tmp/test-project' [ OK ] OK '/tmp/test-project/file_A.txt' last line is correct ('Additional line for file A') OK '/tmp/test-project/file_B.txt' last line is correct ('Additional line for file B') [?12l[?25h getshot has finished. info EXECUTING PLAN 'displaylog' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Display revision log messages for the global source folder (displaylog) STEP: Example of showing short and long revision log message. , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** [?12l[?25h   info Committed first revision b4f16627d2eb4adc info SRC: /root/test-arcv/test-project info REV: 0 (hash b4f16627d2eb4adcb92f7a7192c52e6242feebe4ea1bd5fc2944fb4a3972fad7) info Source changed according to new hash 42c1481e004a5b19929d664bf80439d33bb17c3322310b4e6c3482f19b846db7 New: file_C.txt Deleted: file_A.txt Previous logs:  0 2026-07-26 11:17:37 Creation Commit: Folder /root/test-arcv/test-project is going to backed up as revision 1 inside: /root/Archive/test-project.archive/test-project.archive1 info Committed revision 1 signed 42c1481e004a5b19 $ av log  1 2026-07-26 11:17:39 Updated file set to demonstrate log list  0 2026-07-26 11:17:37 Creation $ av log --verbose  1 2026-07-26 11:17:39 Updated file set to demonstrate log list  file_C.txt  file_B.txt  file_A.txt  0 2026-07-26 11:17:37 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'displayfilelog' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Display revision history of a given file and viewing changes with previous revision and head revision (displayfilelog) STEP: Example of revision log messages for a file and diffing from it , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** [?12l[?25h Operation finished. ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Display revision history of a given file and viewing changes with previous revision and head revision (displayfilelog) STEP: Example of checking a large file revision history (arcv) , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** [?12l[?25h Operation finished. info EXECUTING PLAN 'displayhash' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Display hash signature of the head revision (displayhash) STEP: Example of showing the hash signature of head revision , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** info arcv run from riffian-dell, storage on riffian will be accessed vi mountpoint /root/Archive [?12l[?25h  task Creating archive version 0 task Creating archive version 0[ OK ] task Updating CHANGE_LOG task Updating CHANGE_LOG[ OK ] task Cleaning archive version 0 : pruning empty folders, removing symlinks task Cleaning archive version 0 : pruning empty folders, removing symlinks[ OK ] task Updating HEAD task Updating HEAD[ OK ] info Committed first revision signed ba05381cb7773baa96fb952a470460cd14b6df604740eec52ab02c285774d22d Operation finished. $ av hash ba05381cb7773baa96fb952a470460cd14b6df604740eec52ab02c285774d22d $ av co -o /tmp task Checking out head revision to '/tmp/test-project'  task Checking out head revision to '/tmp/test-project' [ OK ] OK: 'ba05381cb7773baa96fb952a470460cd14b6df604740eec52ab02c285774d22d' was output by both commands 'av hash' and 'av hash /tmp/test-project' [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkhash' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Recompute and check hash signatures from checked out folders (checkhash) STEP: Example of showing how the hash signature can be recomputed and crosschecked with the original one established at commit , CATEGORIES: arcv-command-line DATE: 07/26/26 13:17 ************************************************************************** info arcv run from riffian-dell, storage on riffian will be accessed vi mountpoint /root/Archive [?12l[?25h  task Creating archive version 0 task Creating archive version 0[ OK ] task Updating CHANGE_LOG task Updating CHANGE_LOG[ OK ] task Cleaning archive version 0 : pruning empty folders, removing symlinks task Cleaning archive version 0 : pruning empty folders, removing symlinks[ OK ] task Updating HEAD task Updating HEAD[ OK ] info Committed first revision signed f4225a3c02fec2ce66f616b75f8d5ec3c539e444af77664599fd653e641fdd38 Operation finished. Checking hash for a head revision checkout task Checking out head revision to '/tmp/test-project'  task Checking out head revision to '/tmp/test-project' [ OK ] OK: 'f4225a3c02fec2ce66f616b75f8d5ec3c539e444af77664599fd653e641fdd38' was output by both commands 'av hash' and 'av hash /tmp/test-project' $ mkdir pack && echo fileC > pack/fileC $ mkdir mydir && echo fileD > mydir/fileD [?12l[?25h  info Committed revision 1 signed 76eb4f72b71cc54e task Revision 1 checkout in folder ../../../tmp/test-project-rev1  task Revision 1 checkout in folder ../../../tmp/test-project-rev1 [ OK ] OK: '76eb4f72b71cc54e97075aa7676707425a5095767ee96ac5477ecffcd6abccd6' was output by both commands 'av hash' and 'av hash /tmp/test-project-rev1' $ echo extraline >> pack/fileC $ echo fileF >> pack/fileF # Creating a new file forced the time info of folder to be updated to a more recent one than before $ mkdir mydir2 # empty folder $ mkdir mydir3 && echo fileE > mydir3/fileE [?12l[?25h  info Committed revision 2 signed ed465841c82486b0 task Revision 2 checkout in folder ../../../tmp/test-project-rev2  task Revision 2 checkout in folder ../../../tmp/test-project-rev2 [ OK ] OK: 'ed465841c82486b0cea6828c36b7ec9b01acfc1f3164abe8ae1cc6b61554db16' was output by both commands 'av hash' and 'av hash /tmp/test-project-rev2' task Checking out head revision to '/tmp/test-project'  task Checking out head revision to '/tmp/test-project' [ OK ] OK: 'ed465841c82486b0cea6828c36b7ec9b01acfc1f3164abe8ae1cc6b61554db16' was output by both commands 'av hash' and 'av hash /tmp/test-project' task Revision 1 checkout in folder ../../../tmp/test-project-rev1  task Revision 1 checkout in folder ../../../tmp/test-project-rev1 [ OK ] OK: '76eb4f72b71cc54e97075aa7676707425a5095767ee96ac5477ecffcd6abccd6' was output by both commands 'cat /tmp/hasrev1' and 'av hash /tmp/test-project-rev1' [?12l[?25h getshot has finished. info EXECUTING PLAN 'listsources' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: List the source folders stored in the repository (listsources) STEP: Example of listing of the source folders stored in the repository , CATEGORIES: arcv-command-line DATE: 07/26/26 13:18 ************************************************************************** $ av list Source Head Hash Owner CURRICULUM_VITAE 3 a7ee8db93b08b4ea ubuntu (1000) arcv 207 746cd55fc524cfc0 ubuntu (1000) arcv-test 153 2be56a9c9c90716e ubuntu (1000) awk-api 0 68e3d362564001b8 ubuntu (1000) bookmake 458 ef1a5a7353dfd5dc ubuntu (1000) configs 0 aaf4ef2167bd96c2 ubuntu (1000) obsolete 0 02e5bd642912e794 ubuntu (1000) passsafe 0 08cfc1a818087368 ubuntu (1000) personal IS 0 ae1f098a99f87b78 ubuntu (1000) services 0 c0107a704fd64a50 ubuntu (1000) shell-api 107 094062a083817e17 ubuntu (1000) shotplan 50 9a88aa2161af5601 ubuntu (1000) siteweb 165 41913c4e6082c631 ubuntu (1000) siteweb.output 2 0a6abfdeb7a6a041 ubuntu (1000) sumo 355 970319a31df5aa21 ubuntu (1000) sumo-test 10 d7e967c8982c59f2 ubuntu (1000) syncfull 120 6c24b59965aa1aee ubuntu (1000) testapp 6 0e0de5a5a22b0c32 ubuntu (1000) wwwserver 127 94ff298a1852e3f0 ubuntu (1000) [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkup2date' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Check for modifications in a source folder under revision control (checkup2date) STEP: Example of checking for modification in a source folder under revision control , CATEGORIES: arcv-command-line DATE: 07/26/26 13:18 ************************************************************************** $ arcv check || echo "OK, properly detected folder not under rev control" OK, properly detected folder not under rev control $ av --silent -y || "Error: first commit failed" [?12l[?25h   info Committed first revision 691cefc456fa7bc3 $ arcv check --verbose || _exit -1 "Error: change detected and shouldn't have" Image is up-to-date. Revision is 0 $ echo "extended file a content" >> "file_A.txt" $ arcv check --verbose && _exit -1 "Error: No change detected whereas file_A.txt changed." || echo "OK, a change was detected" Image is up-to-date, but some modification time(s) or/and permission(s) did change or some files of excluded file types were added/removed. Revision is 0 OK, a change was detected $ arcv --silent -y co file_A.txt info Successfully restored file_A.txt from revison 0 $ echo "This is my file C data" >> "file_C.txt" $ arcv check --verbose && _exit -1 "Error: No change detected whereas file_C.txt added." || echo "OK, file C addition detected!" There are new files for revision 0 OK, file C addition detected! $ rm "file_C.txt" "file_A.txt" $ arcv check --verbose && _exit -1 "Error: No change detected whereas file_A.txt removed." || echo "OK, file A removal detected!" There are deleted files for revision 0 OK, file A removal detected! $ arcv --silent -y co file_A.txt info Successfully restored file_A.txt from revison 0 $ arcv check --verbose || _exit -1 "Error: change detected and shouldn't have" Image is up-to-date. Revision is 0 [?12l[?25h getshot has finished. info EXECUTING PLAN 'compare' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Comparing revisions (compare) STEP: Sample scenarios of comparing revisions using simple diff tool , CATEGORIES: arcv-command-line DATE: 07/26/26 13:18 ************************************************************************** [?12l[?25h   info Committed first revision 5c95a3013f13d111  info Committed revision 1 signed 7acf5d01e143dad2 info Created VERSION.txt info Going to create release tag R1.0.0 info Successfully created release tag R1.0.0 for revision 1 info Successfully restored VERSION.txt from revison 1 $ echo "This is the second line of file A" >> "file_A.txt"  info Committed revision 2 signed a281d078d28d0ec1 $ echo "This is the third line of file A" >> "file_A.txt"  info Committed revision 3 signed b2037e8a824444f2 $ echo "This is the fourth line of file A (not committed)" >> "file_A.txt" # Not committed $ av diff > diffresult.txt # diff current vs head OK 'diffresult.txt' last line is correct ('< This is the fourth line of file A (not committed)') $ av diff 2 > diffresult.txt # diff current vs revision 2 preceeding head OK 'diffresult.txt' line 5 is correct ('< This is the third line of file A') OK 'diffresult.txt' line 6 is correct ('< This is the fourth line of file A (not committed)') $ av diff R1.0.0 > diffresult.txt # diff current vs release tag R1.0.0 OK 'diffresult.txt' line 4 is correct ('< This is the second line of file A') OK 'diffresult.txt' line 5 is correct ('< This is the third line of file A') OK 'diffresult.txt' line 6 is correct ('< This is the fourth line of file A (not committed)') $ av diff headvs2 > diffresult.txt # diff head and revision 2 OK 'diffresult.txt' last line is correct ('< This is the third line of file A') $ av diff 2vs0 > diffresult.txt # diff rev 1 and 0 OK 'diffresult.txt' last line is correct ('< This is the second line of file A') $ av diff 1vs0 | grep 'Only in' | grep 'VERSION.txt' > diffresult.txt OK 'diffresult.txt' content is correct ('^Only in.+VERSION\.txt') $ av diff 3vsR1.0.0 > diffresult.txt # diff rev 3 and tag 1.0.0 OK 'diffresult.txt' line 3 is correct ('< This is the second line of file A') OK 'diffresult.txt' line 4 is correct ('< This is the third line of file A') [?12l[?25h getshot has finished. info EXECUTING PLAN 'compareatcheckin' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Checking changes at check-in (compareatcheckin) STEP: Example of checking changes at check-in , CATEGORIES: arcv-command-line-with-graphics DATE: 07/26/26 13:18 ************************************************************************** [?12l[?25h Operation finished. info EXECUTING PLAN 'reltag' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Creating a release tag for a head revision ('publish') (reltag) STEP: Example of release tag creations for head revision , CATEGORIES: arcv-command-line DATE: 07/26/26 13:18 ************************************************************************** [?12l[?25h   info Committed first revision 1af92d28591e2d41 $ av -yy pub -m "A test release 1.0.0" || _exit -1 "Failed to create release tag" info SRC: /root/test-arcv/test-project info test-project last archived version is 0 hash 1af92d28591e2d41da92ced064c2fb9faae20b5220fe9f5834a7c431f17cb9ba info No change in source  info Committed revision 1 signed 87c49d650d155c5f info Created VERSION.txt info Going to create release tag R1.0.0 info Successfully created release tag R1.0.0 for revision 1 Image is up-to-date, but some modification time(s) or/and permission(s) did change or some files of excluded file types were added/removed. Revision is 1 OK '/root/test-arcv/test-project/VERSION.txt' content is correct ('1.0.1') OK '/root/Archive/test-project.archive/releases/R1.0.0' points to ../test-project.archive1 OK '/root/Archive/test-project.archive/releases/R1.0.0.log' content is correct ('A test release 1.0.0') Committing changes after tagging $ rm file_A.txt $ echo "Additional line for file B" >> file_B.txt  info Committed revision 2 signed df0c5707d8ded702 $ av log  2 2026-07-26 11:18:47 Changed file A and B state before checking out release  1 2026-07-26 11:18:45 Added /root/test-arcv/test-project/VERSION.txt while requesting creation of release tag  0 2026-07-26 11:18:44 Creation Now checking out release tagged 1.0.0 and check if original file A and B OK $ av co R1.0.0 -o /tmp task Release R1.0.0 checkout in folder ../../../tmp/test-project-R1.0.0  task Release R1.0.0 checkout in folder ../../../tmp/test-project-R1.0.0 [ OK ] OK 'VERSION.txt' content is correct ('1.0.0') OK 'file_A.txt' content is correct ('Test file A') OK 'file_B.txt' content is correct ('Test file B') [?12l[?25h getshot has finished. info EXECUTING PLAN 'branch' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Create branches (branch) STEP: Example of branch creation from head revision, random revisions and release tag , CATEGORIES: arcv-command-line DATE: 07/26/26 13:18 ************************************************************************** [?12l[?25h   info Committed first revision c5d0f83ef3317876  info Committed revision 1 signed 39e5b2d7554f0830 info Created VERSION.txt info Going to create release tag R1.0.0 info Successfully created release tag R1.0.0 for revision 1 info Successfully restored VERSION.txt from revison 1  info Committed revision 2 signed 2b5152180d86277b  info Committed revision 3 signed f26d641111d427e3 $ av --silent -y branch fun-project info The branch is going to be created in a folder '../fun-project' from head revision 3 task Branch creation in folder ../fun-project  task Branch creation in folder ../fun-project [ OK ] task Branch 'fun-project' commit in '/root/test-arcv/fun-project' task Branch 'fun-project' commit in '/root/test-arcv/fun-project'[ OK ] OK '/tmp/diffresult.txt' last line is correct ('< This is the fourth line of file A (not committed)') $ av --silent -y branch fun-project:2 info The branch is going to be created in a folder '../fun-project' from revision 2 task Branch creation in folder ../fun-project  task Branch creation in folder ../fun-project [ OK ] task Branch 'fun-project' commit in '/root/test-arcv/fun-project' task Branch 'fun-project' commit in '/root/test-arcv/fun-project'[ OK ] OK '/tmp/diffresult.txt' line 3 is correct ('< This is the third line of file A') OK '/tmp/diffresult.txt' line 4 is correct ('< This is the fourth line of file A (not committed)') $ av --silent -y branch fun-project:R1.0.0 info The branch is going to be created in a folder '../fun-project' from revision 3 task Branch creation in folder ../fun-project  task Branch creation in folder ../fun-project [ OK ] task Branch 'fun-project' commit in '/root/test-arcv/fun-project' task Branch 'fun-project' commit in '/root/test-arcv/fun-project'[ OK ] OK '/tmp/diffresult.txt' line 3 is correct ('< This is the second line of file A') OK '/tmp/diffresult.txt' line 4 is correct ('< This is the third line of file A') OK '/tmp/diffresult.txt' line 5 is correct ('< This is the fourth line of file A (not committed)') $ av --silent -y branch fun-project:0 -o /tmp/ info The branch is going to be created in a folder '/tmp/fun-project' from revision 0 task Branch creation in folder ../../../tmp/fun-project  task Branch creation in folder ../../../tmp/fun-project [ OK ] task Branch 'fun-project' commit in '/tmp/fun-project' task Branch 'fun-project' commit in '/tmp/fun-project'[ OK ] $ av --silent -y co R1.0.0 -o /tmp/ task Release R1.0.0 checkout in folder ../../../tmp/test-project-R1.0.0  task Release R1.0.0 checkout in folder ../../../tmp/test-project-R1.0.0 [ OK ] $ [ "$(cat /tmp/diffresult.txt)" = "Only in /tmp/test-project-R1.0.0: VERSION.txt" ] && echo "OK diff is OK" || (sleep 1 && _exit -1 "Error: unexpected differences found!") OK diff is OK [?12l[?25h getshot has finished. info EXECUTING PLAN 'tarball' ************************************************************************** TESTED APP: arcv v1.0.1, rev:207, hash:746cd55fc524cfc0, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.1, rev:153, hash:2be56a9c9c90716e, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.1, rev:107, hash:094062a083817e17, /usr/bin/shell-api/genapp SHOTPLAN: 1.0.0, rev:42, hash:ede856210d9e597147f67e8b48496617c7b6d88b583a176444296f6c755a2ad0, /usr/bin/shotplan/shotplan PLAN: Exporting a revision as a tarball (tarball) STEP: Example of tarball export for head revision, modified head revision and random revision , CATEGORIES: arcv-command-line DATE: 07/26/26 13:19 ************************************************************************** [?12l[?25h   info Committed first revision 455e76b93fbe93b1 $ av tarball -o /tmp info Successfully created /tmp/test-project-0.tar.gz OK: '/tmp/test-project-0.tar.gz': present $ echo "Extra line for file A" >> "file_A.txt" $ av tarball -o /tmp info Successfully created /tmp/test-project-0M-20260726.tar.gz OK: '/tmp/test-project-0M-20260726.tar.gz': present  info Committed revision 1 signed d07e8b4adf3d8e30 $ av tarball head -o /tmp info Successfully created /tmp/test-project-1.tar.gz OK: '/tmp/test-project-1.tar.gz': present $ av tarball 0 -o /root info Successfully created /root/test-project-0.tar.gz OK: '/root/test-project-0.tar.gz': present $ echo "Extracting all tarballs before check" Extracting all tarballs before check $ diff -r /tmp/test-project-0M /tmp/test-project-1 || _exit -1 "Extracts 0M and 1 should be the same" $ diff -r /tmp/test-project-0 /tmp/test-project-1 && _exit -1 "Extracts 0 and 1 should not be the same" || echo "OK, Extracts 0 and 1 are different" diff -r /tmp/test-project-0/test-project/file_A.txt /tmp/test-project-1/test-project/file_A.txt 1a2 > Extra line for file A OK, Extracts 0 and 1 are different [?12l[?25h getshot has finished. info EXECUTING PLAN 'github' Test plan 'github' skipped according to fulfilled filter condition [ -f /.dockerenv ] ************************************************************************** SUCCESS ************************************************************************** [?12l[?25h Shotplan has finished. info Executing '/usr/bin/arcv-test/posttest.sh' EXECUTING POST-TEST SCRIPT. REPODIR='/root/Archive'