We use port 81 because transparent proxy on 80 can break svn. You can svn propedit svn:external instead of your manual process.
On Jul 14, 2009, at 6:53 AM, Lawrence Conroy <[email protected]> wrote: > Hi Folks, > I usually build fS from the trunk tarball -- that works well. > BUT... svn checkout on fS flags an error. > When svn checkout fires up svn checkout for openzap, it tries to > connect over port 81. That fails. > I chmodded 666 the file .svn/dir-prop-base, edited line 8 to change : > 81 to :80, saved and chmodded the file back to 444. That works. > Is there any reason why it is trying to connect to http://svn.openzap.org:81 > ? > > all the best, > Lawrence > > _______________________________________________ > Freeswitch-dev mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org _______________________________________________ Freeswitch-dev mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org
