On Fri, 07 Jul 2017 09:36:52 -0400, Thomas Boesmans wrote: > [1 <multipart/signed (7bit)>] > [1.1 <text/plain; ISO-8859-1 (quoted-printable)>] > I've run the following commands in the libretools dir: > git config --global user.name "botho" > git config --global user.email "t.boesm...@openmailbox.org" > > git add /po/nl > git commit -am "xbs.po nl" > git push origin master > > I get the following error: > XML error: undefined entity > error: no DAV locking support on > https://git.parabola.nu/packages/libretools.git/ > fatal: git-http-push failed > error: failed to push some refs to > 'https://git.parabola.nu/packages/libretools.git/'
The git:// and https:// URLs are read-only. The ssh:// URL is the only one that can be used to push. -- Happy hacking, ~ Luke Shumaker _______________________________________________ Dev mailing list Dev@lists.parabola.nu https://lists.parabola.nu/mailman/listinfo/dev