<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div>I just updated the 3rdparty repository and deleted the 3rdparty folder in the ownCloud core repository.</div><div>If you pull, ownCloud won't work, because there is no 3rdparty folder anymore.</div><div>To fix it you just need to clone the 3rdparty repository. <b>(</b><a href="https://github.com/owncloud/3rdparty">https://github.com/owncloud/3rdparty</a>)</div><div>I suggest the following folder structure</div><div>/path/to/webserver/owncloud - core repo</div><div>/path/to/webserver/apps - apps repo</div><div>/path/to/webserver/3rdparty - 3rdparty repo</div><div><br></div><div>ownCloud will automatically detect the 3rdparty folder if it's either in /path/to/webserver/owncloud or in /path/to/webserver/.</div><div><br></div><div>Cheers</div><div>Georg Ehrke</div></body></html>