1

Our users had a full SVN checkout on their machines. We migrated the server to VisualSVN, and set up some permissions so that some subfolders are restricted. So now users who have no access still have the older version of those directories, and cannot delete nor update them.

Is there a way to clean it up without a full re-checkout?

soandos
  • 24,600
  • 29
  • 105
  • 136

1 Answers1

3

No. Fresh checkout will solve most (or all) troubles

Lazy Badger
  • 3,714