noiselabs / SmartyBundle

Smarty3 template engine bundle for Symfony
http://smartybundle.readthedocs.io/
GNU Lesser General Public License v3.0
51 stars 36 forks source link

Cannot install #30

Closed polishukdenis closed 6 years ago

polishukdenis commented 11 years ago

Hi,

could you please help me with the install?

I'm running "composer update noiselabs/smarty-bundle" and get an error:

Loading composer repositories with package information Updating dependencies (including require-dev)

It looks to me that svn creates the files with wrong permissions, but currently I have no idea on how to fix that. Could you help me please?

denisson commented 10 years ago

try this http://blog.arc90.com/2008/07/02/fixing-the-cant-move-svntmpentries-to-svnentries-error/ or this http://jeremyfelt.com/code/2013/04/25/cant-move-svn-tmp-entries-in-vagrant-virtualbox/