- On Ubuntu install subversion with "software management"
- run "svnadmin create" to initiate a repository
- Now I could check out with a svn client, but could not commit
- edit 3 files under conf folder to configure the access
- .../conf/authz
- .../conf/passwd
- .../conf/svnserve.conf
- Now I can commit after all.
- 2010.12.3, morning, I checked out yestoday's svn repository from another PC (with silksvn on windows and another user/pwd)