Closed alexklaeser closed 7 years ago
The following options might help:
git config svn-remote.<remote name>.preserve-empty-dirs "true"
git config svn-remote.<remote name>.placeholder-filename ".gitkeep"
Good idea, let's try this :-) .
In branch UCS 2.0 the directory services/univention-scalix/static_conffiles/var/opt/scalix/__SCALIX_INSTANCE__/caa/config
is missing:
svn ls svn+ssh://billy.knut.univention.de/var/univention/svn/dev/branches/ucs-2.0/ucs/services/univention-scalix/static_conffiles/var/opt/scalix/__SCALIX_INSTANCE__/caa config/
There are a lot of such cases:
svn+ssh://billy.knut.univention.de/var/univention/svn/dev/branches/ucs-3.1/ucs-3.1-1/base/univention-base-files/conffiles/etc/rsyslog.d/
Nur in ../exports/4.2-0/base/univention-app-appliance: umc.
Nur in ../exports/4.2-0/base/univention-app-appliance/usr/share: univention-management-console-frontend.
Nur in ../exports/4.2-0/base/univention-app-appliance/usr/share: univention-system-activation.
Nur in ../exports/4.2-0/base/univention-app-appliance/usr/share/univention-web/js/dijit/themes/umc: icons.
Nur in ../exports/4.2-0/base/univention-firewall/umc/icons: 16x16.
Nur in ../exports/4.2-0/base/univention-firewall/umc/icons: 50x50.
Nur in ../exports/4.2-0/base/univention-firewall/umc/icons: scalable.
Nur in ../exports/4.2-0/base/univention-quota/umc: icons.
Nur in ../exports/4.2-0/base/univention-system-activation/conffiles/usr/share/univention-system-activation: www.
Nur in ../exports/4.2-0/base/univention-system-activation: css.
Nur in ../exports/4.2-0/base/univention-system-activation: js.
Nur in ../exports/4.2-0/base/univention-system-setup/umc: icons.
Nur in ../exports/4.2-0/base/univention-system-setup/var: www.
Nur in ../exports/4.2-0/base/univention-updater/umc: icons.
Nur in ../exports/4.2-0/desktop/univention-kde/conffiles/etc: univention.
Nur in ../exports/4.2-0/management/univention-appcenter/conffiles/usr/share: univention-portal.
Nur in ../exports/4.2-0/management/univention-directory-manager-modules/modules/univention/admin/handlers: legacy.
Nur in ../exports/4.2-0/management/univention-management-console/conffiles/etc/apache2: ucs-sites.conf.d.
Nur in ../exports/4.2-0/management/univention-management-console: login.
Nur in ../exports/4.2-0/management/univention-management-console/umc-module-templates/grid_with_detailpage/umc/icons: scalable.
Nur in ../exports/4.2-0/management/univention-management-console/umc-module-templates/simple_form/umc/icons: scalable.
Nur in ../exports/4.2-0/management/univention-management-console/www: widgets.
Nur in ../exports/4.2-0/management: univention-management-console-frontend-theme.
Nur in ../exports/4.2-0/management/univention-management-console-module-adtakeover/umc: icons.
Nur in ../exports/4.2-0/management/univention-management-console-module-lib/umc: icons.
Nur in ../exports/4.2-0/management/univention-management-console-module-mrtg/umc: icons.
Nur in ../exports/4.2-0/management/univention-management-console-module-passwordchange: umc.
Nur in ../exports/4.2-0/management/univention-management-console-module-reboot/umc: icons.
Nur in ../exports/4.2-0/management/univention-management-console-module-services/umc: icons.
Nur in ../exports/4.2-0/management/univention-management-console-module-top/umc: icons.
Nur in ../exports/4.2-0/management/univention-management-console-module-ucr/umc: icons.
Nur in ../exports/4.2-0/management/univention-system-info/umc: icons.
Nur in ../exports/4.2-0/management/univention-web: lib.
Nur in ../exports/4.2-0/services/univention-ad-connector/umc/icons: 16x16.
Nur in ../exports/4.2-0/services/univention-ad-connector/umc/icons: 50x50.
Nur in ../exports/4.2-0/services/univention-apache/conffiles/etc/apache2: conf.d.
Nur in ../exports/4.2-0/services/univention-apache: css.
Nur in ../exports/4.2-0/services/univention-apache: js.
Nur in ../exports/4.2-0/services/univention-apache/www: ucs-overview.
Nur in ../exports/4.2-0/services/univention-cloud-init/var/www: ucs-overview.
Nur in ../exports/4.2-0/services/univention-pkgdb/umc: icons.
Nur in ../exports/4.2-0/services/univention-printserver/umc: icons.
Nur in ../exports/4.2-0/test/ucs-ec2-tools: tools.
It seems during UCS 4.2-0 development I fixed dh-umc-module-build, so that only a Warning is printed when building a package with missing icons directory:
W: could not find icon directory umc/icons
This issue will be further handled via http://forge.univention.org/bugzilla/show_bug.cgi?id=45294
There are various empty directories which are not present in the git checkout. However, at least some of them seem to be important for build processes.