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
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
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
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
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
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
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