[jj5] is there a 'standard' ( or 'normal' ) place to store the subversion file system? /var/svn ? /usr/local/svn ? etc..
[jlouis] jj5: I don't think so
[jj5] jlouis: thanks. where do you install the repository? :)
[jlouis] $HOME/.svn_repo for my personal one. The shared one is placed on /var/[sitename]/svn
[jlouis] jj5: it depends very much on your hier(7) specification and the operating system you are running to place it the ''correct'' place
[jj5] jlouis: thanks again.