From 8d47250ad9e9745a2d07ba8a216033cd7181802b Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 19 Apr 2009 10:20:59 +0000 Subject: [PATCH] Promoted branch to tag --- libisoburn/{branches => tags}/ZeroThreeEight/AUTHORS | 0 libisoburn/{branches => tags}/ZeroThreeEight/CONTRIBUTORS | 0 libisoburn/{branches => tags}/ZeroThreeEight/COPYING | 0 libisoburn/{branches => tags}/ZeroThreeEight/COPYRIGHT | 0 libisoburn/{branches => tags}/ZeroThreeEight/INSTALL | 0 libisoburn/{branches => tags}/ZeroThreeEight/Makefile.am | 0 libisoburn/{branches => tags}/ZeroThreeEight/README | 0 libisoburn/{branches => tags}/ZeroThreeEight/TODO | 0 libisoburn/{branches => tags}/ZeroThreeEight/acinclude.m4 | 0 libisoburn/{branches => tags}/ZeroThreeEight/bootstrap | 0 libisoburn/{branches => tags}/ZeroThreeEight/configure.ac | 0 libisoburn/{branches => tags}/ZeroThreeEight/doc/comments | 0 libisoburn/{branches => tags}/ZeroThreeEight/doc/doxygen.conf.in | 0 libisoburn/{branches => tags}/ZeroThreeEight/libisoburn-1.pc.in | 0 .../{branches => tags}/ZeroThreeEight/libisoburn/burn_wrap.c | 0 .../{branches => tags}/ZeroThreeEight/libisoburn/data_source.c | 0 libisoburn/{branches => tags}/ZeroThreeEight/libisoburn/isoburn.c | 0 libisoburn/{branches => tags}/ZeroThreeEight/libisoburn/isoburn.h | 0 .../{branches => tags}/ZeroThreeEight/libisoburn/isofs_wrap.c | 0 .../{branches => tags}/ZeroThreeEight/libisoburn/libisoburn.h | 0 libisoburn/{branches => tags}/ZeroThreeEight/test/compare_file.c | 0 libisoburn/{branches => tags}/ZeroThreeEight/test/test.c | 0 libisoburn/{branches => tags}/ZeroThreeEight/version.h.in | 0 libisoburn/{branches => tags}/ZeroThreeEight/xorriso/README | 0 .../{branches => tags}/ZeroThreeEight/xorriso/changelog.txt | 0 .../{branches => tags}/ZeroThreeEight/xorriso/compile_xorriso.sh | 0 .../{branches => tags}/ZeroThreeEight/xorriso/configure_ac.txt | 0 .../ZeroThreeEight/xorriso/convert_man_to_html.sh | 0 .../{branches => tags}/ZeroThreeEight/xorriso/make_timestamp.sh | 0 .../ZeroThreeEight/xorriso/make_xorriso_standalone.sh | 0 libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso.1 | 0 libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso.c | 0 libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso.h | 0 .../ZeroThreeEight/xorriso/xorriso_buildstamp.h | 0 .../ZeroThreeEight/xorriso/xorriso_buildstamp_none.h | 0 .../{branches => tags}/ZeroThreeEight/xorriso/xorriso_eng.html | 0 .../ZeroThreeEight/xorriso/xorriso_makefile_am.txt | 0 .../{branches => tags}/ZeroThreeEight/xorriso/xorriso_pc_in.txt | 0 .../{branches => tags}/ZeroThreeEight/xorriso/xorriso_private.h | 0 .../{branches => tags}/ZeroThreeEight/xorriso/xorriso_timestamp.h | 0 .../{branches => tags}/ZeroThreeEight/xorriso/xorrisoburn.c | 0 .../{branches => tags}/ZeroThreeEight/xorriso/xorrisoburn.h | 0 42 files changed, 0 insertions(+), 0 deletions(-) rename libisoburn/{branches => tags}/ZeroThreeEight/AUTHORS (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/CONTRIBUTORS (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/COPYING (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/COPYRIGHT (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/INSTALL (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/Makefile.am (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/README (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/TODO (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/acinclude.m4 (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/bootstrap (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/configure.ac (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/doc/comments (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/doc/doxygen.conf.in (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/libisoburn-1.pc.in (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/libisoburn/burn_wrap.c (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/libisoburn/data_source.c (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/libisoburn/isoburn.c (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/libisoburn/isoburn.h (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/libisoburn/isofs_wrap.c (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/libisoburn/libisoburn.h (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/test/compare_file.c (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/test/test.c (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/version.h.in (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/README (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/changelog.txt (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/compile_xorriso.sh (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/configure_ac.txt (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/convert_man_to_html.sh (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/make_timestamp.sh (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/make_xorriso_standalone.sh (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso.1 (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso.c (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso.h (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso_buildstamp.h (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso_buildstamp_none.h (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso_eng.html (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso_makefile_am.txt (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso_pc_in.txt (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso_private.h (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorriso_timestamp.h (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorrisoburn.c (100%) rename libisoburn/{branches => tags}/ZeroThreeEight/xorriso/xorrisoburn.h (100%) diff --git a/libisoburn/branches/ZeroThreeEight/AUTHORS b/libisoburn/tags/ZeroThreeEight/AUTHORS similarity index 100% rename from libisoburn/branches/ZeroThreeEight/AUTHORS rename to libisoburn/tags/ZeroThreeEight/AUTHORS diff --git a/libisoburn/branches/ZeroThreeEight/CONTRIBUTORS b/libisoburn/tags/ZeroThreeEight/CONTRIBUTORS similarity index 100% rename from libisoburn/branches/ZeroThreeEight/CONTRIBUTORS rename to libisoburn/tags/ZeroThreeEight/CONTRIBUTORS diff --git a/libisoburn/branches/ZeroThreeEight/COPYING b/libisoburn/tags/ZeroThreeEight/COPYING similarity index 100% rename from libisoburn/branches/ZeroThreeEight/COPYING rename to libisoburn/tags/ZeroThreeEight/COPYING diff --git a/libisoburn/branches/ZeroThreeEight/COPYRIGHT b/libisoburn/tags/ZeroThreeEight/COPYRIGHT similarity index 100% rename from libisoburn/branches/ZeroThreeEight/COPYRIGHT rename to libisoburn/tags/ZeroThreeEight/COPYRIGHT diff --git a/libisoburn/branches/ZeroThreeEight/INSTALL b/libisoburn/tags/ZeroThreeEight/INSTALL similarity index 100% rename from libisoburn/branches/ZeroThreeEight/INSTALL rename to libisoburn/tags/ZeroThreeEight/INSTALL diff --git a/libisoburn/branches/ZeroThreeEight/Makefile.am b/libisoburn/tags/ZeroThreeEight/Makefile.am similarity index 100% rename from libisoburn/branches/ZeroThreeEight/Makefile.am rename to libisoburn/tags/ZeroThreeEight/Makefile.am diff --git a/libisoburn/branches/ZeroThreeEight/README b/libisoburn/tags/ZeroThreeEight/README similarity index 100% rename from libisoburn/branches/ZeroThreeEight/README rename to libisoburn/tags/ZeroThreeEight/README diff --git a/libisoburn/branches/ZeroThreeEight/TODO b/libisoburn/tags/ZeroThreeEight/TODO similarity index 100% rename from libisoburn/branches/ZeroThreeEight/TODO rename to libisoburn/tags/ZeroThreeEight/TODO diff --git a/libisoburn/branches/ZeroThreeEight/acinclude.m4 b/libisoburn/tags/ZeroThreeEight/acinclude.m4 similarity index 100% rename from libisoburn/branches/ZeroThreeEight/acinclude.m4 rename to libisoburn/tags/ZeroThreeEight/acinclude.m4 diff --git a/libisoburn/branches/ZeroThreeEight/bootstrap b/libisoburn/tags/ZeroThreeEight/bootstrap similarity index 100% rename from libisoburn/branches/ZeroThreeEight/bootstrap rename to libisoburn/tags/ZeroThreeEight/bootstrap diff --git a/libisoburn/branches/ZeroThreeEight/configure.ac b/libisoburn/tags/ZeroThreeEight/configure.ac similarity index 100% rename from libisoburn/branches/ZeroThreeEight/configure.ac rename to libisoburn/tags/ZeroThreeEight/configure.ac diff --git a/libisoburn/branches/ZeroThreeEight/doc/comments b/libisoburn/tags/ZeroThreeEight/doc/comments similarity index 100% rename from libisoburn/branches/ZeroThreeEight/doc/comments rename to libisoburn/tags/ZeroThreeEight/doc/comments diff --git a/libisoburn/branches/ZeroThreeEight/doc/doxygen.conf.in b/libisoburn/tags/ZeroThreeEight/doc/doxygen.conf.in similarity index 100% rename from libisoburn/branches/ZeroThreeEight/doc/doxygen.conf.in rename to libisoburn/tags/ZeroThreeEight/doc/doxygen.conf.in diff --git a/libisoburn/branches/ZeroThreeEight/libisoburn-1.pc.in b/libisoburn/tags/ZeroThreeEight/libisoburn-1.pc.in similarity index 100% rename from libisoburn/branches/ZeroThreeEight/libisoburn-1.pc.in rename to libisoburn/tags/ZeroThreeEight/libisoburn-1.pc.in diff --git a/libisoburn/branches/ZeroThreeEight/libisoburn/burn_wrap.c b/libisoburn/tags/ZeroThreeEight/libisoburn/burn_wrap.c similarity index 100% rename from libisoburn/branches/ZeroThreeEight/libisoburn/burn_wrap.c rename to libisoburn/tags/ZeroThreeEight/libisoburn/burn_wrap.c diff --git a/libisoburn/branches/ZeroThreeEight/libisoburn/data_source.c b/libisoburn/tags/ZeroThreeEight/libisoburn/data_source.c similarity index 100% rename from libisoburn/branches/ZeroThreeEight/libisoburn/data_source.c rename to libisoburn/tags/ZeroThreeEight/libisoburn/data_source.c diff --git a/libisoburn/branches/ZeroThreeEight/libisoburn/isoburn.c b/libisoburn/tags/ZeroThreeEight/libisoburn/isoburn.c similarity index 100% rename from libisoburn/branches/ZeroThreeEight/libisoburn/isoburn.c rename to libisoburn/tags/ZeroThreeEight/libisoburn/isoburn.c diff --git a/libisoburn/branches/ZeroThreeEight/libisoburn/isoburn.h b/libisoburn/tags/ZeroThreeEight/libisoburn/isoburn.h similarity index 100% rename from libisoburn/branches/ZeroThreeEight/libisoburn/isoburn.h rename to libisoburn/tags/ZeroThreeEight/libisoburn/isoburn.h diff --git a/libisoburn/branches/ZeroThreeEight/libisoburn/isofs_wrap.c b/libisoburn/tags/ZeroThreeEight/libisoburn/isofs_wrap.c similarity index 100% rename from libisoburn/branches/ZeroThreeEight/libisoburn/isofs_wrap.c rename to libisoburn/tags/ZeroThreeEight/libisoburn/isofs_wrap.c diff --git a/libisoburn/branches/ZeroThreeEight/libisoburn/libisoburn.h b/libisoburn/tags/ZeroThreeEight/libisoburn/libisoburn.h similarity index 100% rename from libisoburn/branches/ZeroThreeEight/libisoburn/libisoburn.h rename to libisoburn/tags/ZeroThreeEight/libisoburn/libisoburn.h diff --git a/libisoburn/branches/ZeroThreeEight/test/compare_file.c b/libisoburn/tags/ZeroThreeEight/test/compare_file.c similarity index 100% rename from libisoburn/branches/ZeroThreeEight/test/compare_file.c rename to libisoburn/tags/ZeroThreeEight/test/compare_file.c diff --git a/libisoburn/branches/ZeroThreeEight/test/test.c b/libisoburn/tags/ZeroThreeEight/test/test.c similarity index 100% rename from libisoburn/branches/ZeroThreeEight/test/test.c rename to libisoburn/tags/ZeroThreeEight/test/test.c diff --git a/libisoburn/branches/ZeroThreeEight/version.h.in b/libisoburn/tags/ZeroThreeEight/version.h.in similarity index 100% rename from libisoburn/branches/ZeroThreeEight/version.h.in rename to libisoburn/tags/ZeroThreeEight/version.h.in diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/README b/libisoburn/tags/ZeroThreeEight/xorriso/README similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/README rename to libisoburn/tags/ZeroThreeEight/xorriso/README diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/changelog.txt b/libisoburn/tags/ZeroThreeEight/xorriso/changelog.txt similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/changelog.txt rename to libisoburn/tags/ZeroThreeEight/xorriso/changelog.txt diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/compile_xorriso.sh b/libisoburn/tags/ZeroThreeEight/xorriso/compile_xorriso.sh similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/compile_xorriso.sh rename to libisoburn/tags/ZeroThreeEight/xorriso/compile_xorriso.sh diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/configure_ac.txt b/libisoburn/tags/ZeroThreeEight/xorriso/configure_ac.txt similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/configure_ac.txt rename to libisoburn/tags/ZeroThreeEight/xorriso/configure_ac.txt diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/convert_man_to_html.sh b/libisoburn/tags/ZeroThreeEight/xorriso/convert_man_to_html.sh similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/convert_man_to_html.sh rename to libisoburn/tags/ZeroThreeEight/xorriso/convert_man_to_html.sh diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/make_timestamp.sh b/libisoburn/tags/ZeroThreeEight/xorriso/make_timestamp.sh similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/make_timestamp.sh rename to libisoburn/tags/ZeroThreeEight/xorriso/make_timestamp.sh diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/make_xorriso_standalone.sh b/libisoburn/tags/ZeroThreeEight/xorriso/make_xorriso_standalone.sh similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/make_xorriso_standalone.sh rename to libisoburn/tags/ZeroThreeEight/xorriso/make_xorriso_standalone.sh diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso.1 b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso.1 similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso.1 rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso.1 diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso.c b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso.c similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso.c rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso.c diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso.h b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso.h similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso.h rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso.h diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso_buildstamp.h b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso_buildstamp.h similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso_buildstamp.h rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso_buildstamp.h diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso_buildstamp_none.h b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso_buildstamp_none.h similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso_buildstamp_none.h rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso_buildstamp_none.h diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso_eng.html b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso_eng.html similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso_eng.html rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso_eng.html diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso_makefile_am.txt b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso_makefile_am.txt similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso_makefile_am.txt rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso_makefile_am.txt diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso_pc_in.txt b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso_pc_in.txt similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso_pc_in.txt rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso_pc_in.txt diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso_private.h b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso_private.h similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso_private.h rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso_private.h diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorriso_timestamp.h b/libisoburn/tags/ZeroThreeEight/xorriso/xorriso_timestamp.h similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorriso_timestamp.h rename to libisoburn/tags/ZeroThreeEight/xorriso/xorriso_timestamp.h diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorrisoburn.c b/libisoburn/tags/ZeroThreeEight/xorriso/xorrisoburn.c similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorrisoburn.c rename to libisoburn/tags/ZeroThreeEight/xorriso/xorrisoburn.c diff --git a/libisoburn/branches/ZeroThreeEight/xorriso/xorrisoburn.h b/libisoburn/tags/ZeroThreeEight/xorriso/xorrisoburn.h similarity index 100% rename from libisoburn/branches/ZeroThreeEight/xorriso/xorrisoburn.h rename to libisoburn/tags/ZeroThreeEight/xorriso/xorrisoburn.h