I'm running into an issue this afternoon when I run the svn add command on a newly added directory in my project. The error I'm getting is...
svn: Can't open 'includes/ckeditor/.svn/tmp/tempfile.tmp': No such file or directory It's as if subversion cannot create the .svn directory within my newly added directory. If I run the svn add command again, I get... svn: warning: 'includes/ckeditor' is already under version control However, when I the try to run svn commit, I get... svn: Commit failed (details follow): svn: Directory 'my-file-structure/includes/ckeditor/.svn' containing working copy admin area is missing My project is http://code.google.com/p/php-form-builder-class/. This is the first time I've notice this occurring. Can you please provide assistance? Thanks, Andrew -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

