Can't commit after deleting files from repository

2012-04-27 Thread nut
I'm trying to delete some files from my repository. After "svn delete ", I get D as expected, but when I try to commit, I get svn: Commit failed (details follow): svn: ' is not under version control What am I doing wrong? I've tried this several times, including a fresh checkout, where the fi

Re: Conflicting status report

2012-03-11 Thread nut
Konstantin, the log gave me some clues that helped me fix the problem. Thanks, Cosmo

Conflicting status report

2012-03-10 Thread nut
On doing an "svn status", I get a (sub-)directory listed with status "?", but the contents are not listed. When I try to add the directory, I get a message saying the directory is already under version control. But when I check out a fresh copy, that directory is not there. Clearly, I must have scr