Why my SVN is public?
|
|
Hi! How to make svn in my space private? I’ve turn this in my ‘Admin’ section (see screenshoot): http://img100.imageshack.us/my.php?image=access… But everybody can get my sources by “svn export”. So, what the problem? Thanks. |
|
|
How have you checked that your repository is accessible by everyone ? |
|
|
I can get sources without authentification by typing in my console: |
|
|
Most svn clients store your username and password on your computer, try to ask somebody else to try export command or do this from other user on your computer. |
|
|
I was surprised by that. But you are right! My prompt svn client is caching passwords. Thank you, Vitalie! |
