On Sun, May 23, 2010 at 06:48:40PM +0200, Reimar Döffinger wrote: > On Sun, May 23, 2010 at 06:29:58PM +0200, diego wrote: > > > > Log: > > Add instructions for dealing with firewalls that block svn://. > > > > --- trunk/src/dload.en Thu Apr 22 17:27:09 2010 (r3500) > > +++ trunk/src/dload.en Sun May 23 18:29:56 2010 (r3501) > > @@ -120,11 +120,11 @@ > > > > <p> > > - If you have trouble accessing the Subversion repository, then in 99% of > > - all cases a firewall on your side is the problem. Our Subversion setup > > - does <strong>not</strong> work over HTTP/HTTPS, nor will it in the > > - future. There is no point in asking for HTTP support, the decision > > - is final. > > + Our Subversion setup does <strong>not</strong> work over > > + HTTP/HTTPS, nor will it in the future. If you have trouble > > + accessing the Subversion repository, then in 99% of all cases > > + a firewall on your side is the problem. Open TCP port 3690 or > > + find a machine that can use the svn:// protocol directly. > > Or download a snapshot? > In particular the non-export snapshot is suitable to still create diffs with > svn di...
Good idea, implemented. Diego _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
