Closed M5oul closed 7 years ago
The empty sources
directory is due to the misuse of the git submodules
command. I changed it in e42ac9f.
Of course we could get rid of the submodules if we need compatibility << 2.5.4, but we also lose track of the https://github.com/mozilla-services/syncserver upstream commit we support.
As for the transfer, I got the error "You don’t have the permission to create repositories on YunoHost-Apps".
The empty sources directory is due to the misuse of the git submodules command. I changed it in e42ac9f.
Ok, nice.
Of course we could get rid of the submodules if we need compatibility << 2.5.4, but we also lose track of the https://github.com/mozilla-services/syncserver upstream commit we support.
Nope, git submodule
is a good choice.
As for the transfer, I got the error "You don’t have the permission to create repositories on YunoHost-Apps".
I invited you to YunoHost-apps organization. You could transfert ownership.
@rigelk,
"yunohost": ">> 2.5.4
as dependency on the manifest asgit sumodules
was introduced on v.2.5.4.git clone https://github.com/mozilla-services/syncserver ../sources
as it seemsgit submodule have an issue
.../sources
folder is empty. See following point.