info EXECUTING PLAN 'inspect_init' ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:50 ************************************************************************** $ arcv -yy --silent [?12l[?25h   info Committed first revision ffabbd8e7f0a7d45 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 f5a0c66fb7fcef3b 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:50 ************************************************************************** .: total 12 -rw-r--r-- 1 root root 12 Aug 13 12:50 file A.txt -rw-r--r-- 1 root root 12 Aug 13 12:50 file B.txt drwxr-xr-x 2 root root 4096 Aug 13 12:50 system configs ./system configs: total 8 -rw-r--r-- 1 root root 12 Aug 13 12:50 sys config1.yml -rw-r--r-- 1 root root 12 Aug 13 12:50 sys config3.yml $ arcv -yy --silent [?12l[?25h   info Committed first revision 571d6a643e23c635 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 571d6a643e23c63539389bb09aa6d4218ab023c915c933d7e6ed787077c5e739 info No change in source  info Committed revision 1 signed 0aa0eeab42b4bbac 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 0b82d43ba1c27a3b 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-08-13 12:51 test project of mine/ -rw-r--r-- root/root 12 2026-08-13 12:50 test project of mine/file B.txt drwxr-xr-x root/root 0 2026-08-13 12:51 test project of mine/system configs/ -rw-r--r-- root/root 12 2026-08-13 12:51 test project of mine/system configs/sys config2.yml -rw-r--r-- root/root 24 2026-08-13 12:51 test project of mine/system configs/sys config1.yml -rw-r--r-- root/root 5 2026-08-13 12:50 test project of mine/VERSION.txt -rw-r--r-- root/root 15 2026-08-13 12:51 test project of mine/file C.txt -rw-r--r-- root/root 12 2026-08-13 12:50 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-08-13 12:50 test project of mine/ -rw-r--r-- root/root 12 2026-08-13 12:50 test project of mine/file B.txt drwxr-xr-x root/root 0 2026-08-13 12:50 test project of mine/system configs/ -rw-r--r-- root/root 12 2026-08-13 12:50 test project of mine/system configs/sys config3.yml -rw-r--r-- root/root 12 2026-08-13 12:50 test project of mine/system configs/sys config1.yml -rw-r--r-- root/root 12 2026-08-13 12:50 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-08-13 12:51:04 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-08-13 12:50:59 Added /root/test-arcv/test project of mine/VERSION.txt while requesting creation of release tag  VERSION.txt 0 2026-08-13 12:50:55 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 0b82d43ba1c27a3b8913bc7c05d949b16f01a9e9b2292dc338c5aacbd66f0b49 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 14 8217c85b125100d2 ubuntu (1000) arcv-test 174 99f2a29950cda454 ubuntu (1000) arcv 232 b5ab64109e46cf5d ubuntu (1000) awk-api 0 68e3d362564001b8 ubuntu (1000) bookmake 458 ef1a5a7353dfd5dc ubuntu (1000) configs 0 aaf4ef2167bd96c2 ubuntu (1000) fun-project 0 f5a0c66fb7fcef3b 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 120 5ac23715bc2616c2 ubuntu (1000) shotplan 55 9039adbf2048a763 ubuntu (1000) siteweb 169 4a62eef3a60c9c53 ubuntu (1000) siteweb.output 2 0a6abfdeb7a6a041 ubuntu (1000) sumo-test 10 d7e967c8982c59f2 ubuntu (1000) sumo 366 da37e74e47d669fd ubuntu (1000) syncfull 120 6c24b59965aa1aee ubuntu (1000) test project of mine 2 0b82d43ba1c27a3b 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.LTa0NEfyP7/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.LTa0NEfyP7/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.LTa0NEfyP7/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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:51 ************************************************************************** .: total 16 -rw-r--r-- 1 root root 12 Aug 13 12:51 file A.txt -rw-r--r-- 1 root root 12 Aug 13 12:51 file B.txt drwxr-xr-x 2 root root 4096 Aug 13 12:51 system configs -rw-r--r-- 1 root root 17 Aug 13 12:51 videofile.mp4 ./system configs: total 12 -rw-r--r-- 1 root root 27 Aug 13 12:51 screenshot.jpg -rw-r--r-- 1 root root 12 Aug 13 12:51 sys config1.yml -rw-r--r-- 1 root root 12 Aug 13 12:51 sys config3.yml $ arcv -y --silent -X "*.mp4,*.jpg "  info Committed first revision 41f53497a16c6a3c 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 1950a046aabe61e6 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: '1950a046aabe61e665f020f5961f765aee982cc74df240b1edd7ca391c6b5c0f' 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.WxPjJmZ8uU/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.WxPjJmZ8uU/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.WxPjJmZ8uU/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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:51 ************************************************************************** $ ls -l . total 8 -rw-r--r-- 1 root root 12 Aug 13 12:51 file_A.txt -rw-r--r-- 1 root root 12 Aug 13 12:51 file_B.txt $ arcv -yy [?12l[?25h  info Committed first revision c07ce1755cf16228 $ av rev 0 $ av log 0 2026-08-13 12:51:51 Creation $ av log --verbose 0 2026-08-13 12:51:51 Creation  file_A.txt  file_B.txt Operation finished. $ av info SRC: /root/test-arcv/test-project info REV: 0 (hash c07ce1755cf1622898b004f0f27831f9ea282745941ddeca40021cb6d9945888) info No change in source [?12l[?25h getshot has finished. info EXECUTING PLAN 'addfiles' ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:51 ************************************************************************** $ 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 c07ce1755cf1622898b004f0f27831f9ea282745941ddeca40021cb6d9945888) info Source changed according to new hash 7a18a5e6904f3c19eb1faa0a80e73f2f6e610ef2fff90283042abde806d67bdb New: test_report.txt Previous logs: 0 2026-08-13 12:51:51 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 7a18a5e6904f3c19 $ arcv check --verbose || _exit -1 "Error: change detected and shouldn't have" Image is up-to-date. Revision is 1 $ av log 1 2026-08-13 12:51:59 added test report 0 2026-08-13 12:51:51 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-08-13 12:51:59 added test report  test_report.txt 0 2026-08-13 12:51:51 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'removefiles' ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:52 ************************************************************************** $ 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 7a18a5e6904f3c19eb1faa0a80e73f2f6e610ef2fff90283042abde806d67bdb) info Source changed according to new hash 5b20510fbf0340e18513c024473a137c7b04367fe76e277d920919256760ae92 Deleted: file_A.txt Previous logs: 1 2026-08-13 12:51:59 added test report 0 2026-08-13 12:51:51 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 5b20510fbf0340e1 $ 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-08-13 12:52:08 Removed file A  file_A.txt 1 2026-08-13 12:51:59 added test report  test_report.txt 0 2026-08-13 12:51:51 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'modifyfiles' ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:52 ************************************************************************** $ echo "Test result is OK" >> "test_report.txt" There are modified files for revision 2 $ arcv -y -m "Update report with test result" info SRC: /root/test-arcv/test-project info REV: 2 (hash 5b20510fbf0340e18513c024473a137c7b04367fe76e277d920919256760ae92) info Source changed according to new hash 9bedb73f337415c2301996f28784664949ba3b873639cf980c99e80d2ff4d333 Changed: test_report.txt Previous logs: 2 2026-08-13 12:52:08 Removed file A 1 2026-08-13 12:51:59 added test report 0 2026-08-13 12:51:51 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 9bedb73f337415c2 $ 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-08-13 12:52:15 Update report with test result  test_report.txt 2 2026-08-13 12:52:08 Removed file A  file_A.txt 1 2026-08-13 12:51:59 added test report  test_report.txt 0 2026-08-13 12:51:51 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutrev' ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /usr/bin/shotplan/shotplan PLAN: Checkout a revision (checkoutrev) STEP: Example of check-out of a revision , CATEGORIES: arcv-command-line DATE: 08/13/26 12:52 ************************************************************************** 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:52 ************************************************************************** $ cat "test_report.txt" This is a new test report Test result is OK $ echo "Line with errors" >> "test_report.txt" There are modified files for revision 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.20260813-1252.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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:52 ************************************************************************** $ 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.20260813-1252.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.20260813-1252.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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:52 ************************************************************************** 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 80fdc08149dcf76c Adding extra line for file_D.txt [?12l[?25h  info Committed revision 5 signed 8cf3359a72435670 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.20260813-1252.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.20260813-1252.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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:52 ************************************************************************** $ echo "This is a new test report" > "test_report.txt"  info Committed revision 6 signed 2b03dbbfce943002 $ 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 2b03dbbfce94300231043dfcacb99d5fc6cbd73891d80ae50345b49651ae84c0 info No change in source  info Committed revision 7 signed 916ddf52dde0fc23 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 ff3806fd9a965e26 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:53 ************************************************************************** [?12l[?25h   info Committed first revision 19b25b47f7d9f262  info Committed revision 1 signed 923d17c1bac1f313  info Committed revision 2 signed 19b25b47f7d9f262  info Committed revision 3 signed d0f38171227b2b03  info Committed revision 4 signed 7095d29cdc67f789 $ av log 4 2026-08-13 12:53:06 Added line to file A 3 2026-08-13 12:53:05 Removed test file B 2 2026-08-13 12:53:04 Removed test report 1 2026-08-13 12:53:03 Added test report 0 2026-08-13 12:53:02 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /usr/bin/shotplan/shotplan PLAN: Display current revision (displayrev) STEP: Example of showing current revision , CATEGORIES: arcv-command-line DATE: 08/13/26 12:53 ************************************************************************** $ av rev 4 $ av log 4 2026-08-13 12:53:06 Added line to file A 3 2026-08-13 12:53:05 Removed test file B 2 2026-08-13 12:53:04 Removed test report 1 2026-08-13 12:53:03 Added test report 0 2026-08-13 12:53:02 Creation [?12l[?25h getshot has finished. info EXECUTING PLAN 'checkoutheadrev' ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:53 ************************************************************************** [?12l[?25h   info Committed first revision 97f0527d9dfa53cf $ rm file_B.txt $ echo "A new line for file A. OK." >> "file_A.txt" $ av check --verbose There are deleted, modified 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 Aug 13 12:53 file_A.txt -rw-r--r-- 1 root root 12 Aug 13 12:53 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:53 ************************************************************************** [?12l[?25h   info Committed first revision 41ae46dbf7f8a8d6 info SRC: /root/test-arcv/test-project info test-project last archived version is 0 hash 41ae46dbf7f8a8d6936d96d4fc426b2372638fa371862c5a25d7c79826dc32dc info No change in source  info Committed revision 1 signed 42f1effec426bacb 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 e6b22c8324c456bf $ echo "This is file C" > "file_C.txt"  info Committed revision 3 signed 6c72184456edd102 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:53 ************************************************************************** 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:53 ************************************************************************** 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:53 ************************************************************************** [?12l[?25h   info Committed first revision 529e11c98e79b667 info SRC: /root/test-arcv/test-project info test-project last archived version is 0 hash 529e11c98e79b667107a91c334e352cbe1ea5518a95d1677b4662ddc0adc30e5 info No change in source  info Committed revision 1 signed f9b95796653d629e 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 704387bd90172636 $ 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:53 ************************************************************************** [?12l[?25h   info Committed first revision 128fa37c9fca03ce info SRC: /root/test-arcv/test-project info REV: 0 (hash 128fa37c9fca03cee0e8bc4c85e1117149bdf1164867d7fc3843dae749613747) info Source changed according to new hash 1ba54b58602a0cd2bc80683f2dd3622337c6a9bab305f1ae4f2a8c46ca064e8d Changed: file_B.txt New: file_C.txt Deleted: file_A.txt Previous logs: 0 2026-08-13 12:53:56 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 1ba54b58602a0cd2 $ av log 1 2026-08-13 12:53:58 Updated file set to demonstrate log list 0 2026-08-13 12:53:56 Creation $ av log --verbose 1 2026-08-13 12:53:58 Updated file set to demonstrate log list  file_C.txt  file_B.txt  file_A.txt 0 2026-08-13 12:53:56 Creation  file_A.txt  file_B.txt Operation finished. [?12l[?25h getshot has finished. info EXECUTING PLAN 'displayfilelog' ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:54 ************************************************************************** [?12l[?25h Operation finished. ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:54 ************************************************************************** [?12l[?25h Operation finished. info EXECUTING PLAN 'displayhash' ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:54 ************************************************************************** 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 7913a99e34ea67e3c3f3a994be4a85003ba7da15fa51ecc4279742e8c14e267d Operation finished. $ av hash 7913a99e34ea67e3c3f3a994be4a85003ba7da15fa51ecc4279742e8c14e267d $ av co -o /tmp task Checking out head revision to '/tmp/test-project'  task Checking out head revision to '/tmp/test-project' [ OK ] OK: '7913a99e34ea67e3c3f3a994be4a85003ba7da15fa51ecc4279742e8c14e267d' 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:54 ************************************************************************** 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 463a090e9dd91c613c877a0c3a8d5469e3d6ddbedfa2c8267bedde78d02629f8 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: '463a090e9dd91c613c877a0c3a8d5469e3d6ddbedfa2c8267bedde78d02629f8' 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 ed4e93cf77ec6283 task Revision 1 checkout in folder ../../../tmp/test-project-rev1  task Revision 1 checkout in folder ../../../tmp/test-project-rev1 [ OK ] OK: 'ed4e93cf77ec6283a9efef519452b7b27907a8c795cbff68fa61fb8df428ad0c' 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 4d0a93808dea99d4 task Revision 2 checkout in folder ../../../tmp/test-project-rev2  task Revision 2 checkout in folder ../../../tmp/test-project-rev2 [ OK ] OK: '4d0a93808dea99d41cfadbf058570ec507037e625bad10d8958dc3dc59ebaa01' 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: '4d0a93808dea99d41cfadbf058570ec507037e625bad10d8958dc3dc59ebaa01' 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: 'ed4e93cf77ec6283a9efef519452b7b27907a8c795cbff68fa61fb8df428ad0c' 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:54 ************************************************************************** $ av list Source Head Hash Owner CURRICULUM_VITAE 14 8217c85b125100d2 ubuntu (1000) arcv-test 174 99f2a29950cda454 ubuntu (1000) arcv 232 b5ab64109e46cf5d 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 120 5ac23715bc2616c2 ubuntu (1000) shotplan 55 9039adbf2048a763 ubuntu (1000) siteweb 169 4a62eef3a60c9c53 ubuntu (1000) siteweb.output 2 0a6abfdeb7a6a041 ubuntu (1000) sumo-test 10 d7e967c8982c59f2 ubuntu (1000) sumo 366 da37e74e47d669fd 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:54 ************************************************************************** $ 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 726ec497ba12bee5 $ 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" There are modified files for revision 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /usr/bin/shotplan/shotplan PLAN: Comparing revisions (compare) STEP: Sample scenarios of comparing revisions using simple diff tool , CATEGORIES: arcv-command-line DATE: 08/13/26 12:54 ************************************************************************** [?12l[?25h   info Committed first revision 4a81d4a6086e8db6  info Committed revision 1 signed 54d0d1ea9fea94db 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 ad4ec3f99d0596ba $ echo "This is the third line of file A" >> "file_A.txt"  info Committed revision 3 signed c780a0f9209bccc2 $ 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:55 ************************************************************************** [?12l[?25h Operation finished. info EXECUTING PLAN 'reltag' ************************************************************************** TESTED APP: arcv v1.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:55 ************************************************************************** [?12l[?25h   info Committed first revision 70fbc198a6b32e49 $ 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 70fbc198a6b32e4982aa1b07518c8bd051791e2e2a634c5016a2a97bcb4cdda5 info No change in source  info Committed revision 1 signed 9b28a4a512c1ae15 info Created VERSION.txt info Going to create release tag R1.0.0 info Successfully created release tag R1.0.0 for revision 1 There are modified files for revision 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 d0e3088e3c8e2589 $ av log 2 2026-08-13 12:55:14 Changed file A and B state before checking out release 1 2026-08-13 12:55:12 Added /root/test-arcv/test-project/VERSION.txt while requesting creation of release tag 0 2026-08-13 12:55:10 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:55 ************************************************************************** [?12l[?25h   info Committed first revision b542884a57fe35e4  info Committed revision 1 signed de9411981d624ba1 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 9fb9134ff86f58c2  info Committed revision 3 signed 5a58669e88f66347 $ 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.1.0, rev:232, hash:b5ab64109e46cf5d, /usr/bin/arcv/arcv TEST BENCH: arcv-test v1.1.0, rev:174, hash:99f2a29950cda454, /usr/bin/arcv-test/arcv-test SHELL API: 1.1.2, rev:120, hash:5ac23715bc2616c2, /usr/bin/arcv/shell-api/genapp SHOTPLAN: 1.0.1, rev:55, hash:9039adbf2048a76347088a6ed90dc14e0844981beb458623aaaa088ca486998b, /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: 08/13/26 12:55 ************************************************************************** [?12l[?25h   info Committed first revision 57eeae88d51a3dc3 $ 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-20260813.tar.gz OK: '/tmp/test-project-0M-20260813.tar.gz': present  info Committed revision 1 signed de9984816ed79ddf $ 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'