Hello,
I’d like to know where to drop the files for this into. I can’t checkout
using Subversion
easily since I’m behind a Web Proxy (very annoying svn doesn’t know
about the
HTTP_PROXY/http_proxy) environment variables. I had a go at dropping
them in
where I thought they might go, but I get ‘undefined tag `code’ error
messages.
Alternatively, if someone wants to tell me how to tell svn to use my
HTTP Proxy that
would work too.
Thanks,
Dominic
I fixed this in the time it took to get to the list.
Thanks,
Dominic
On Sep 21, 2006, at 10:49 PM, Dominic M. wrote:
I fixed this in the time it took to get to the list.
Hi Dominic, can you give us a quick summary of how you fixed it in
case anyone else has this problem again? Thanks!
Bodhi
Bodhi wrote:
On Sep 21, 2006, at 10:49 PM, Dominic M. wrote:
I fixed this in the time it took to get to the list.
Hi Dominic, can you give us a quick summary of how you fixed it in
case anyone else has this problem again? Thanks!
Wish I could. I actually just turned off the proxy and then installed
it.
Turning the proxy back on afterward. So basically, I cheated!
Dominic
On 9/21/06, Bodhi [email protected] wrote:
On Sep 21, 2006, at 10:49 PM, Dominic M. wrote:
I fixed this in the time it took to get to the list.
Hi Dominic, can you give us a quick summary of how you fixed it in
case anyone else has this problem again? Thanks!
svn behind a proxy: http://subversion.tigris.org/faq.html#proxy
-Tom