I am using a local svn repo on my desktop. When i manually enabled EFS on the repository folder SVN could not access it. However i would like the repository to be encrypted when i am not logged in. Any ideas and suggestions would be appreciated.
Share
When i faced a similar issue i used vbscript to encrypt the folder during log off and decrypt it during log on. If you are using windows, you could use the following vbscript’s. Create both the scripts in two separate files.