No you don't need to generate or use SSH keys - that is only necessary for developers with commit access. The documentation on the wiki regarding TortoiseSVN documents how to configure TortoiseSVN for exactly this setup (because unlike on Linux on Windows it's quite complex). As far as you are concerned just use the URLs I gave you for HTTP anonymous read-only SVN access and use them in whatever SVN client you want to checkout.
Kind Regards, Ivan Zlatev http://ivanz.com On Wed, Oct 7, 2009 at 1:43 PM, Costantino Pipero <[email protected]> wrote: > Thanks everyone for the answers. Does this mean that I need to generate a > SSH key an ask for a username? > This seems to be offly complicated for just checking out the source... > > Thanks > Cos > > -------------------------------------------------- > From: "Petit Eric" <[email protected]> > Sent: Wednesday, October 07, 2009 3:53 AM > To: "Chris Howie" <[email protected]> > Cc: "Costantino Pipero" <[email protected]>; <[email protected]> > Subject: Re: [Mono-list] Need help getting the source > >> http://www.mono-project.com/SVN >> http://www.mono-project.com/SVN#Using_TortoiseSVN_on_Windows >> http://mono.ximian.com/daily/ >> >> 2009/10/7 Chris Howie <[email protected]>: >>> On Tue, Oct 6, 2009 at 4:54 PM, Costantino Pipero <[email protected]> wrote: >>>> Thank you Alan, >>>> >>>> but I still get the same error. >>>> >>>> I am in my office network, maybe there's some firewall thing going on >>>> here. >>>> >>>> I will try from home later and let you know. >>> >>> Based on your original message, it looks very much like there is >>> something going on with your routing. It seems that the checkout is >>> being redirected by a transparent proxy server on your LAN. >>> >>> You might try using the svn protocol (svn:// instead of http://) >>> assuming that IT has not blocked that port. >>> >>> -- >>> Chris Howie >>> http://www.chrishowie.com >>> http://en.wikipedia.org/wiki/User:Crazycomputers >>> _______________________________________________ >>> Mono-list maillist - [email protected] >>> http://lists.ximian.com/mailman/listinfo/mono-list >>> >> >> >> >> -- >> Cordially. >> >> Small Eric Quotations of the days: >> --------------------------------------------------------------------------- >> I have no special talents. I am only passionately curious > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
