On Tue, 17 Feb 2009, Bauer, Steven wrote: > I've tried to access the code through svn using tortoise, and the > libwin32.googlecode.com comes back with host not found. > > Does it only work with command-line svn?
I just installed the latest TortoiseSVN on a Win2K test image (after manually adding gdiplus.dll to the system32 directory) and checked out the code at https://libwin32.googlecode.com/svn/branches/ Everything worked as expected. Did you use the correct URL? The only thing I remember (but didn't even see with TortoiseSVN right now) is that googlecode.com was using some funky SSL certificate that didn't resolve with the root certificates I had on my machine. But that was some while ago, and I simply told svn to trust the Google certificate and all was well. Cheers, -Jan