and maybe you want to read this
On 3/4/07, Jad madi <[EMAIL PROTECTED]> wrote: > htpasswd2 -m /path/2/your/dav_svn.passwd USERNAME > > dav_svn.conf > > <Location /svn/repos/name/tag/or/branch> > DAV svn > SVNPath /path/to/yours/svn/repos/on/your/hdd > AuthType Basic > AuthName "toot repos" > AuthUserFile /path/2/your/dav_svn.passwd > Require valid-user > </Location> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Jolug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Jolug?hl=en-GB -~----------~----~----~----~------~----~------~--~---

