Re: svnserve and passwords

2011-03-21 Thread Cecil Westerhof
Op maandag 21 mrt 2011 18:37 CET schreef Nico Kadel-Garcia: > Cool. Check out > http://svnbook.red-bean.com/nightly/en/svn.serverconfig.netmodel.html#svn.serverconfig.netmodel.credcache > to learn more about the credential caching. Unfortunately, while that Interesting, but it is another problem.

Re: svnserve and passwords

2011-03-21 Thread Mark Phippard
On Mon, Mar 21, 2011 at 1:37 PM, Nico Kadel-Garcia wrote: > Cool. Check out > http://svnbook.red-bean.com/nightly/en/svn.serverconfig.netmodel.html#svn.serverconfig.netmodel.credcache > to learn more about the credential caching. Unfortunately, while that > page mentions support for Gnome and KDE

Re: svnserve and passwords

2011-03-21 Thread Nico Kadel-Garcia
On Mon, Mar 21, 2011 at 1:07 PM, Cecil Westerhof wrote: > Op maandag 21 mrt 2011 17:57 CET schreef Nico Kadel-Garcia: > >>> As I understood it, the best way to setup subversion is just with >>> svnserve. Because it is accessed through the Internet, we should also >>> SASL. >>> >>> It looks like th

Re: svnserve and passwords

2011-03-21 Thread Cecil Westerhof
Op maandag 21 mrt 2011 17:57 CET schreef Nico Kadel-Garcia: >> As I understood it, the best way to setup subversion is just with >> svnserve. Because it is accessed through the Internet, we should also >> SASL. >> >> It looks like the passwords are then stored in a text-file. Which >> means that w

Re: svnserve and passwords

2011-03-21 Thread Nico Kadel-Garcia
On Mon, Mar 21, 2011 at 12:36 PM, Cecil Westerhof wrote: > As I understood it, the best way to setup subversion is just with > svnserve. Because it is accessed through the Internet, we should also > SASL. > > It looks like the passwords are then stored in a text-file. Which > means that when an us