At this point it sounds like multiple problems with your specific computers and local networks. If you want more help diagnosing, try contacting the general subversion help list at [email protected].
On Fri, Jul 3, 2009 at 2:03 AM, Liu ChuanRen<[email protected]> wrote: > maybe not as you thought. the fact is I was able to update and commit my > code to googlecode days ago, but just the recent a few days, it does not > work any more. maybe it is my fault, because I just tested in Windows > system, tortoiseSVN works with googlecode, so there is no problems in my > network. maybe the subversion client in my linux system has some problems, > and I tried on another linux computer, it does not work too(but it did work > days ago too). > > On Thu, Jul 2, 2009 at 11:57 PM, mm w <[email protected]> wrote: >> >> Hello, >> >> you have to set up your repostory: >> https://${projectname}.googlecode.com/svn/trunk/ >> ${username} >> ${password} >> >> You need to accept the cert, it's a minimum don't you think? then >> authorize your client to connect. The main problem is not googlecode: >> you don't know how to use a svn-client, start by learning this and >> maybe it will save you a lot of time and e-mails. >> >> Best, >> >> On Thu, Jul 2, 2009 at 8:18 AM, Liu ChuanRen<[email protected]> wrote: >> > No, my browser was not using any proxy. Browser and svn client were both >> > connected to Internet directly. >> > Yes, another svn server is very close to my location. But I think I can >> > visit googlecode, but svn client can not. Another thing, after I deleted >> > .subversion/, svn client will call me to type username and password when >> > I >> > committed code, but after that, it said that it could not connect to >> > googlecode server or said nothing but just idle. Even more, if I type a >> > wrong password, it will call me to type again! >> > I am wondering whether there are logs saved in googlecode server when I >> > connect to it, If yes, can we analyze the information in the logs? maybe >> > this is a little complicated. >> > >> > On Thu, Jul 2, 2009 at 10:50 PM, Ben Collins-Sussman >> > <[email protected]> >> > wrote: >> >> >> >> Most likely your web browser is using a proxy server, and your svn >> >> client is not. >> >> >> >> Where are you located? >> >> >> >> What other svn server URL are you able to 'svn update' successfully? >> >> >> >> >> >> >> >> On Thu, Jul 2, 2009 at 8:33 AM, Liu ChuanRen<[email protected]> >> >> wrote: >> >> > >> >> > when I tried to update my code by "svn update", I got >> >> > svn: OPTIONS of 'https://global.googlecode.com/svn/trunk': could not >> >> > connect to server (https://global.googlecode.com) >> >> > But I could visit https://global.googlecode.com/svn/trunk >> >> > successfully >> >> > with browser(firefox). >> >> > "svn commit" got a similar error. >> >> > Any idea? >> >> > >> >> > BTW, there are no problems when I update code hosted by another >> >> > server >> >> > (not googlecode). >> >> > >> >> > > >> >> > >> >> >> >> >> > >> > >> > >> > -- >> > Liu ChuanRen >> > >> > > >> > >> >> > > > > -- > Liu ChuanRen > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

