On Mon, 2006-07-03 at 09:47 -0600, m christensen wrote: > I have 2 older installations of Trac. > > I have a NEW system I'm building and one of the features I want to use > is 10 only. > > I don't think I can pull from an SVN repository due to the fact my net > access is via > some ssh tunnels.
Have you tried? It just requires HTTP access, so if you have web access it should work. The one problem can be dumb proxies that don't recognize some of the HTTP methods, but if you just use the same URL with "https://" the encrypted traffic will pass through just fine. -- Matthew Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
