Is there a way to change the .svn folder to a different path, outside of the project's folder?
This is because I don't want to include this folder in my local and cloud backups.
Today my project's folder structure is like that:
- Project folder:
C:\myproject - SVN folder:
C:\myproject\.svn
What I want is something like this:
- Project folder:
C:\myproject - SVN folder:
C:\otherfolder\.svn