It is time.
About time!
I am also using VisualSVN integrated into Visual Studio.
I'm using AnhkSVN for VS integeration. I haven't used VisualSVN...how is it?
Have you faced anything like this?
Hmmm....nope I haven't. Initially, I used a server that was on local network and not surprisingly, it was blazing fast. Several months ago, I moved the server (with the repositories) to a server (beefed up work station really) that is remote, connecting to it with TCP. It is still blazing fast.
I'm using the apache server with authentication/encryption. I have about 3mb download speed with 512kb upload speed. The server has a big pipe, something like 10mb up/down.
I just did a speed test with my setup. I checked out my entire repository, which included the trunk and two branches through TortoiseSVN. Here are the results:
~42MB transfered
7900 Files
3:45 time to check out
Typically, I'd only checkout a single branch or the trunk, so it would only take a bit over a minute. Doing updates and commits usually takes seconds....about enough time to take a sip of my beverage of choice
Using the repo browser is fast, usually about a second to expand a any part of the tree.
So, my first guess would be that you have either a poor connection (maybe try drying out the string...
)or maybe you're using the SVN server and it isn't as robust for remote connections. Or maybe something is hosed....
What is you setup?