This Blog is about all kind of technical stuff from www.powerhour.at

vagrant up hangs at “Clearing any previously set forwarded ports.”

vagrant up hangs at “Clearing any previously set forwarded ports.”

By on Oct 1, 2012 in Server Architecture, Software, Zend Framework | 0 comments

For a new project which I have to make I wanted to try the Zend Framework Boilerplate. This very nice tool for the Zend Frameworks comes with a lot of useful tools like memcached, Doctrine2.0, and much more. It suggests to run the whole application in a virtual box with VirtualBox and vagrant. So I also tried this, but out of the sudden an error occured when I...

Read More
Keep business contacts synchronized for entire company (iPhone / Mac OS)

Keep business contacts synchronized for entire company (iPhone / Mac OS)

By on Sep 7, 2012 in Cloud, iOS, Mac OSX | 0 comments

During our research for a way to keep our business contacts’ data synchronized between all of our iPhones and MacBooks we stumbled upon the CardDAV functionality of ownCloud (kind of your own Dropbox installation). To keep our contacts synchronized we created one user (which we share now) in our ownCloud. After creating our shared user we did the following...

Read More
SVN:  Cannot merge into a working copy with a switched subtree

SVN: Cannot merge into a working copy with a switched subtree

By on Sep 1, 2012 in Eclipse, Mac OSX, Server Architecture, Software | 1 comment

Today I had a problem with merging the trunk into a branch via Subclipse in Eclipse. Usually this is no problem and it warns you if there is a problem with one of the repositories. So happended today, an error occured: “Cannot merge into a working copy with a switched subtree”. This happens when (at least) one file of your working copy is still in an...

Read More