This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kawa switching to using subversion


Hi,

On 07.06.06 01:08, Per Bothner wrote:
(http://subversion.tigris.org/project_packages.html), and then check
out the source using this command:
     svn -q checkout svn://sourceware.org/svn/kawa/trunk kawa

I live behind a HTTP proxy and I found that this command didn't work. If I set the http-proxy-host and http-proxy-port settings in ~/.subversion/servers and use the following command then it works:


svn -q checkout http://sourceware.org/svn/kawa/trunk kawa

Hope this is useful to someone else.

Thanks,

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]