Pages

  • About the blog
  • Archives
  • Blog
  • Förandringsagent
  • Framtidstanken

Categories

  • Software

Archives

  • April 2018
  • October 2015
  • October 2014
  • May 2013
  • February 2013
  • August 2012
  • July 2011
  • June 2011
  • March 2011
  • February 2011
  • January 2011
  • September 2010
  • June 2010
  • April 2010
  • February 2010
  • July 2009
  • May 2009
  • April 2009
  • February 2009
  • January 2009
  • December 2008
  • October 2008
  • September 2008
  • July 2008
  • July 2007
  • June 2007
  • April 2007

Tags

AngularJS apache2 asus eee b202 clarity CMS cocoa comments CVS developer drupal eee box email address validation firefox firefox 3.5 firefox plugins flash lite good code j2me java Javascript jquery junit mashups midp development mobile mobile java objective c osx os x php programming regexp scrum seo server software process sony ericsson subversion testing tools twitter virtualbox web development wordpress

Blogroll

  • Development Blog
  • Documentation
  • Hackernytt – the Swedish Hacker News
  • Plugins
  • Suggest Ideas
  • Support Forum
  • The Frank Family
  • WordPress Planet
  • Twitter
  • Widgets
  • Connect
  • Search

Erik Starck makes software in Sweden

It's not just code – Programming is about managing complexities

Monthly Archives: February 2013

Subversion (svn) error: “containing working copy admin area is missing”

February 13, 2013Erik StarckCVS, subversion Leave a comment

Accidentally tried to add a folder to an svn repository with files that were already added to another svn repo. This caused some confusion for subversion and I got the error message:

containing working copy admin area is missing

This SO question saved me: The solution is to do:

svn --force delete _dir_

On the directory.

Standard
Proudly powered by WordPress | Theme: Ryu by Automattic.