info EXECUTING PLAN 'inspect_init' ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 15:59 ************************************************************************** $ arcv -yy --silent [?12l[?25h   info Committed first revision a62bdde06f2b7e3b 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 e12fa696c3fa3021 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:00 ************************************************************************** .: total 12 -rw-r--r-- 1 root root 12 Jul 23 16:00 file A.txt -rw-r--r-- 1 root root 12 Jul 23 16:00 file B.txt drwxr-xr-x 2 root root 4096 Jul 23 16:00 system configs ./system configs: total 8 -rw-r--r-- 1 root root 12 Jul 23 16:00 sys config1.yml -rw-r--r-- 1 root root 12 Jul 23 16:00 sys config3.yml $ arcv -yy --silent [?12l[?25h   info Committed first revision 67b0ad65865e8889 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 67b0ad65865e8889bf7948c08fd1294c778101a3e841b4a4fa0a8f7800596824 info No change in source  info Committed revision 1 signed 80701c65e179a3cf 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 f10e0f8d22596d18 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-23 16:00 test project of mine/ -rw-r--r-- root/root 12 2026-07-23 16:00 test project of mine/file B.txt drwxr-xr-x root/root 0 2026-07-23 16:00 test project of mine/system configs/ -rw-r--r-- root/root 12 2026-07-23 16:00 test project of mine/system configs/sys config2.yml -rw-r--r-- root/root 24 2026-07-23 16:00 test project of mine/system configs/sys config1.yml -rw-r--r-- root/root 5 2026-07-23 16:00 test project of mine/VERSION.txt -rw-r--r-- root/root 15 2026-07-23 16:00 test project of mine/file C.txt -rw-r--r-- root/root 12 2026-07-23 16:00 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-23 16:00 test project of mine/ -rw-r--r-- root/root 12 2026-07-23 16:00 test project of mine/file B.txt drwxr-xr-x root/root 0 2026-07-23 16:00 test project of mine/system configs/ -rw-r--r-- root/root 12 2026-07-23 16:00 test project of mine/system configs/sys config3.yml -rw-r--r-- root/root 12 2026-07-23 16:00 test project of mine/system configs/sys config1.yml -rw-r--r-- root/root 12 2026-07-23 16:00 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-23 14:00:20 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-23 14:00:15 Added /root/test-arcv/test project of mine/VERSION.txt while requesting creation of release tag  VERSION.txt  0 2026-07-23 14:00:13 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 f10e0f8d22596d1800a2443e60b354b57682fcecd9ae1cd893307b49d53aa180 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 ??? ??? ubuntu (1000) arcv 187 9587ec243d426d1f ubuntu (1000) arcv-test 145 116201585e582dd9 ubuntu (1000) awk-api 0 68e3d362564001b8 ubuntu (1000) bookmake 458 ef1a5a7353dfd5dc ubuntu (1000) configs 0 aaf4ef2167bd96c2 ubuntu (1000) fun-project 0 e12fa696c3fa3021 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 97 e20eb96b3d4e6835 ubuntu (1000) shotplan 42 ede856210d9e5971 ubuntu (1000) siteweb 163 846086e3af4af27b 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 f10e0f8d22596d18 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.xvKq7IOmNv/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.xvKq7IOmNv/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.xvKq7IOmNv/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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:00 ************************************************************************** .: total 16 -rw-r--r-- 1 root root 12 Jul 23 16:00 file A.txt -rw-r--r-- 1 root root 12 Jul 23 16:00 file B.txt drwxr-xr-x 2 root root 4096 Jul 23 16:00 system configs -rw-r--r-- 1 root root 17 Jul 23 16:00 videofile.mp4 ./system configs: total 12 -rw-r--r-- 1 root root 27 Jul 23 16:00 screenshot.jpg -rw-r--r-- 1 root root 12 Jul 23 16:00 sys config1.yml -rw-r--r-- 1 root root 12 Jul 23 16:00 sys config3.yml $ arcv -y --silent -X "*.mp4,*.jpg "  info Committed first revision bef7b26fd35d3422 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 bb2fa3495bf52d65 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: 'bb2fa3495bf52d657da513c4f6aab96683d5e122ceaa400446f6eb1f67d73c2e' 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.JJyNoPEluM/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.JJyNoPEluM/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.JJyNoPEluM/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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:00 ************************************************************************** $ ls -l . total 8 -rw-r--r-- 1 root root 12 Jul 23 16:00 file_A.txt -rw-r--r-- 1 root root 12 Jul 23 16:00 file_B.txt $ arcv -yy [?12l[?25h  info Committed first revision 2be2193425df5c65 $ av rev 0 $ av log  0 2026-07-23 14:01:00 Creation $ av log --verbose  0 2026-07-23 14:01:00 Creation  file_A.txt  file_B.txt Operation finished. $ av info SRC: /root/test-arcv/test-project info REV: 0 (hash 2be2193425df5c6520db0bc54e17a82460925bdb6b87f68e8d5c75d9ddd583c5) info No change in source [?12l[?25h getshot has finished. info EXECUTING PLAN 'addfiles' ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:01 ************************************************************************** $ 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 2be2193425df5c6520db0bc54e17a82460925bdb6b87f68e8d5c75d9ddd583c5) info Source changed according to new hash 346a16597788bac09759d67f7cd188ef8840ed3b6b08e7b2ec21f2bbaafe10c7 New: test_report.txt Previous logs:  0 2026-07-23 14:01:00 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 346a16597788bac0 $ 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-23 14:01:07 added test report  0 2026-07-23 14:01:00 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-23 14:01:07 added test report  test_report.txt  0 2026-07-23 14:01:00 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'removefiles' ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:01 ************************************************************************** $ 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 346a16597788bac09759d67f7cd188ef8840ed3b6b08e7b2ec21f2bbaafe10c7) info Source changed according to new hash 092c50a1d306f966fb7455f6e106a5b925c8ccad7d8415fc9672a054426dc751 Deleted: file_A.txt Previous logs:  1 2026-07-23 14:01:07 added test report  0 2026-07-23 14:01:00 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 092c50a1d306f966 $ 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-23 14:01:15 Removed file A  file_A.txt  1 2026-07-23 14:01:07 added test report  test_report.txt  0 2026-07-23 14:01:00 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'modifyfiles' ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:01 ************************************************************************** $ 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 092c50a1d306f966fb7455f6e106a5b925c8ccad7d8415fc9672a054426dc751) info Source changed according to new hash 468f882d878e5d9f79a7d13af7ba1f65cad09d6bd40471683e7f49a31e329a15 Previous logs:  2 2026-07-23 14:01:15 Removed file A  1 2026-07-23 14:01:07 added test report  0 2026-07-23 14:01:00 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 468f882d878e5d9f $ 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-23 14:01:21 Update report with test result  test_report.txt  2 2026-07-23 14:01:15 Removed file A  file_A.txt  1 2026-07-23 14:01:07 added test report  test_report.txt  0 2026-07-23 14:01:00 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutrev' ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:01 ************************************************************************** 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:01 ************************************************************************** $ 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.20260723-1401.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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:01 ************************************************************************** $ 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.20260723-1401.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.20260723-1401.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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:01 ************************************************************************** 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 2b2556248323f277 Adding extra line for file_D.txt [?12l[?25h  info Committed revision 5 signed 147acccd7fe98e8c 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.20260723-1401.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.20260723-1401.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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:01 ************************************************************************** $ echo "This is a new test report" > "test_report.txt"  info Committed revision 6 signed da860b8f3eb1ca39 $ 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 da860b8f3eb1ca3932ac030077c5fa5180eabb358846e5457d8aaace9d341d0b info No change in source  info Committed revision 7 signed 526e2fa1519f1e06 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 fe8aef4c3468ed7d 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:01 ************************************************************************** [?12l[?25h   info Committed first revision 0f71d2ba6799c690  info Committed revision 1 signed 085b4ba245e902fe  info Committed revision 2 signed 0f71d2ba6799c690  info Committed revision 3 signed 76a43bddb45d65b4  info Committed revision 4 signed 96fe128740baa7ab $ av log  4 2026-07-23 14:02:04 Added line to file A  3 2026-07-23 14:02:03 Removed test file B  2 2026-07-23 14:02:02 Removed test report  1 2026-07-23 14:02:01 Added test report  0 2026-07-23 14:02:00 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** $ av rev 4 $ av log  4 2026-07-23 14:02:04 Added line to file A  3 2026-07-23 14:02:03 Removed test file B  2 2026-07-23 14:02:02 Removed test report  1 2026-07-23 14:02:01 Added test report  0 2026-07-23 14:02:00 Creation [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutheadrev' ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** [?12l[?25h   info Committed first revision 037f9b17036b819c $ 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 23 16:02 file_A.txt -rw-r--r-- 1 root root 12 Jul 23 16:02 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** [?12l[?25h   info Committed first revision a340525a53cf306e info SRC: /root/test-arcv/test-project info test-project last archived version is 0 hash a340525a53cf306e18a9e6cb41a4aad9af5e3365c9a9e8f9576afd9457719fcf info No change in source  info Committed revision 1 signed 3fda01b28aecc530 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 ead4b05c9a8be303 $ echo "This is file C" > "file_C.txt"  info Committed revision 3 signed 0cff7218216ecade 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** [?12l[?25h   info Committed first revision f053ec94d358b358 info SRC: /root/test-arcv/test-project info test-project last archived version is 0 hash f053ec94d358b358cd1dfd0bbcea497acee2c603e6bb91874bdc6ed78591a210 info No change in source  info Committed revision 1 signed 304bbc6e6e920859 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 eebb0d34fa84ca95 $ 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** [?12l[?25h   info Committed first revision 03038c0546051aaa info SRC: /root/test-arcv/test-project info REV: 0 (hash 03038c0546051aaab53dc70b5c6e01931d64b58259923c5038906d2f03de8588) info Source changed according to new hash 38609f4a3105b5426e0c439435ed49bccf6484b705d9d5943f7bc7f0e6f8e0c0 New: file_C.txt Deleted: file_A.txt Previous logs:  0 2026-07-23 14:02:47 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 38609f4a3105b542 $ av log  1 2026-07-23 14:02:49 Updated file set to demonstrate log list  0 2026-07-23 14:02:47 Creation $ av log --verbose  1 2026-07-23 14:02:49 Updated file set to demonstrate log list  file_C.txt  file_B.txt  file_A.txt  0 2026-07-23 14:02:47 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'displayfilelog' ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** [?12l[?25h Operation finished. ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** [?12l[?25h Operation finished. info EXECUTING PLAN 'displayhash' ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:02 ************************************************************************** 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 2d864ea12fd55a3e8d35e1c7b76170bbbaa9d03387f115ebbb0b5b1565bc656a Operation finished. $ av hash 2d864ea12fd55a3e8d35e1c7b76170bbbaa9d03387f115ebbb0b5b1565bc656a $ av co -o /tmp task Checking out head revision to '/tmp/test-project'  task Checking out head revision to '/tmp/test-project' [ OK ] OK: '2d864ea12fd55a3e8d35e1c7b76170bbbaa9d03387f115ebbb0b5b1565bc656a' 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:03 ************************************************************************** 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 8b2649fdae4bee6071637492e36a8e30b8da4c303f1df451e62dabda812d7de0 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: '8b2649fdae4bee6071637492e36a8e30b8da4c303f1df451e62dabda812d7de0' 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 f713ac05dfaf3dfa task Revision 1 checkout in folder ../../../tmp/test-project-rev1  task Revision 1 checkout in folder ../../../tmp/test-project-rev1 [ OK ] OK: 'f713ac05dfaf3dfa807bf7fbbc281c80645d4d66cd5f0224ba1a7cd9ad901d3e' 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 24197812706174a6 task Revision 2 checkout in folder ../../../tmp/test-project-rev2  task Revision 2 checkout in folder ../../../tmp/test-project-rev2 [ OK ] OK: '24197812706174a639da01a2949fcd98c06bf23cbd9928729dad47c150308d45' 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: '24197812706174a639da01a2949fcd98c06bf23cbd9928729dad47c150308d45' 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: 'f713ac05dfaf3dfa807bf7fbbc281c80645d4d66cd5f0224ba1a7cd9ad901d3e' 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:03 ************************************************************************** $ av list Source Head Hash Owner CURRICULUM_VITAE ??? ??? ubuntu (1000) arcv 187 9587ec243d426d1f ubuntu (1000) arcv-test 145 116201585e582dd9 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 97 e20eb96b3d4e6835 ubuntu (1000) shotplan 42 ede856210d9e5971 ubuntu (1000) siteweb 163 846086e3af4af27b 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:03 ************************************************************************** $ 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 8d32f99575c2031f $ 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:03 ************************************************************************** [?12l[?25h   info Committed first revision b33984e0a1431dbd  info Committed revision 1 signed 93c1fa9cef134107 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 9edf1d1a15dd32f5 $ echo "This is the third line of file A" >> "file_A.txt"  info Committed revision 3 signed 7863af483f4f6a41 $ 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:03 ************************************************************************** [?12l[?25h Operation finished. info EXECUTING PLAN 'reltag' ************************************************************************** TESTED APP: arcv v1.0.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:03 ************************************************************************** [?12l[?25h   info Committed first revision 9a0578fa6b11ee41 $ 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 9a0578fa6b11ee41511cff6e0d9b78aa2fd0aa54a6f449e62d321b8d5d5f031c info No change in source  info Committed revision 1 signed 585986b295684165 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 f108667552510654 $ av log  2 2026-07-23 14:03:56 Changed file A and B state before checking out release  1 2026-07-23 14:03:53 Added /root/test-arcv/test-project/VERSION.txt while requesting creation of release tag  0 2026-07-23 14:03:51 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:04 ************************************************************************** [?12l[?25h   info Committed first revision 513ec31e07861134  info Committed revision 1 signed ffa5b95ef266dc54 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 1d9bf7cc30f5bf3a  info Committed revision 3 signed 3c413309ada467d8 $ 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.0, rev:187, hash:9587ec243d426d1f, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.0.0, rev:145, hash:116201585e582dd9, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.0, rev:97, hash:e20eb96b3d4e6835, /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/23/26 16:04 ************************************************************************** [?12l[?25h   info Committed first revision 04f5bd4628bf1ece $ 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-20260723.tar.gz OK: '/tmp/test-project-0M-20260723.tar.gz': present  info Committed revision 1 signed bb1f93a82fd6e1f1 $ 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'