Re: [Openvpn-devel] OpenVPN source repository migrated to svn (subversion)

2005-09-27 Thread Matthias Andree
On Mon, 26 Sep 2005, James Yonan wrote: > I've migrated the OpenVPN source repository from CVS to subversion. > > Read-only access is available at svn://openvpn.net/openvpn > > Examples: > > Check out the stable branch: > svn checkout svn://openvpn.net/openvpn/trunk openvpn Hum, it has trunk

[Openvpn-devel] Re: OpenVPN source repository migrated to svn (subversion)

2005-09-27 Thread Charles Duffy
Feel free to ignore the below rant. Revision control is (or at least was for quite some time) one of my pet topics, and I occasionally feel compelled to bore people at parties (or on mailing lists) with a discussion of the subject. I certainly don't mean to compell anyone to switch RCSs a *seco

[Openvpn-devel] 400 vpn clients 20% of them loosing the route frequently

2005-09-27 Thread Marcelo Toledo
I have one OpenVPN server version 2.0.2 using TCP port 1194 with TLS with about 400 clients connected to it. From time to time it's impossible to ping the client from the server, but if you log into the client and ping the server, the server now became able to ping the client. I made a lot of tests

Re: [Openvpn-devel] Re: OpenVPN source repository migrated to svn (subversion)

2005-09-27 Thread James Yonan
On Tue, 27 Sep 2005, Charles Duffy wrote: > Feel free to ignore the below rant. Revision control is (or at least was > for quite some time) one of my pet topics, and I occasionally feel > compelled to bore people at parties (or on mailing lists) with a > discussion of the subject. I certainly d

Re: [Openvpn-devel] Re: OpenVPN source repository migrated to svn (subversion)

2005-09-27 Thread Matthias Andree
On Tue, 27 Sep 2005, Charles Duffy wrote: > I'm not particularly fond of svn -- I think it's not nearly ambitious > enough[1] and have had DB corruption issues in the past -- but it's > certainly a big step up from CVS, and history stored in SVN can be far > less ambiguously retrieved. I have

Re: [Openvpn-devel] 400 vpn clients 20% of them loosing the route frequently

2005-09-27 Thread Leonard Isham
On 9/27/05, Marcelo Toledo wrote: > I have one OpenVPN server version 2.0.2 using TCP port 1194 with TLS > with about 400 clients connected to it. From time to time it's > impossible to ping the client from the server, but if you log into the > client and ping the server, the server now became abl

Re: [Openvpn-devel] Re: OpenVPN source repository migrated to svn (subversion)

2005-09-27 Thread James Yonan
On Wed, 28 Sep 2005, Matthias Andree wrote: > I have worked quite a bit with Berkeley DB (which SVN set off with as > its database backend) in bogofilter, and while lots of things are to be > said about BDB robustness and corruptions, the most important point of > criticism is that one needs to ta