Yuval Cohen
Yuval Cohen

Reputation: 337

SVN commit error: "'.' is not a working copy"

I can SVN-update and browse the repository just fine. The .svn directory exists in every folder across the checked out code tree. Only commit is broken for some reason.

Any idea what could cause this?

Upvotes: 1

Views: 4144

Answers (3)

Stefan
Stefan

Reputation: 43575

Make sure your working copy is not in the drive root but at least one folder below the drive root.

Upvotes: 4

pmod
pmod

Reputation: 11007

Try Clean Up menu option.

Upvotes: 0

mcandre
mcandre

Reputation: 24662

Make sure you cd or right-click the correct folder.

Upvotes: -1

Related Questions