Hi there, not sure who of you is using git to host his ownCloud instance, but if you do and you also use either the calendar or contacts app, make sure to adjust the repositories for < 9.0 releases.
Just run the following two commands, to get your repos to the right address: Calendar: git remote set-url origin https://github.com/owncloudarchive/calendar.git Contacts: git remote set-url origin https://github.com/owncloudarchive/contacts.git The "old" repository URLs, now contain a new reworked version for the upcoming 9.0 release: https://github.com/owncloud/calendar.git https://github.com/owncloud/contacts.git Feel free to test those new versions so the next release is even better with calendar and contacts then 8.2 cheers Joas
_______________________________________________ Devel mailing list Devel@owncloud.org http://mailman.owncloud.org/mailman/listinfo/devel