On Tue, Aug 12, 2008 at 8:49 PM, Eugene V. Lyubimkin
<[EMAIL PROTECTED]> wrote:
Thank you Eugene, Gregory and Nelson.
It works now.
I add my proxy configuration on /etc/subversion/servers on the global section
# vim /etc/subersion/servers
http-proxy-host = *.*.22.105
http-proxy-port = 8080
http
Gregory Seidman wrote:
> On Tue, Aug 12, 2008 at 01:12:35PM +0700, Zaki Akhmad wrote:
>> I am trying to get some source code with SVN. My access to Internet is
>> behind proxy. How do I set the SVN (I use subversion package) so that
>> I can access the source code?
>>
>> Here's the command I should
On Tue, Aug 12, 2008 at 1:12 AM, Zaki Akhmad <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am trying to get some source code with SVN. My access to Internet is
> behind proxy. How do I set the SVN (I use subversion package) so that
> I can access the source code?
Hi.
Please check the file "~/.subve
On Tue, Aug 12, 2008 at 01:12:35PM +0700, Zaki Akhmad wrote:
> I am trying to get some source code with SVN. My access to Internet is
> behind proxy. How do I set the SVN (I use subversion package) so that
> I can access the source code?
>
> Here's the command I should write (example)
> $ svn chec
Hi All,
I am trying to get some source code with SVN. My access to Internet is
behind proxy. How do I set the SVN (I use subversion package) so that
I can access the source code?
Here's the command I should write (example)
$ svn checkout http://blabla.googlecode.com/svn/trunk/ blabla-read-only
-
5 matches
Mail list logo