SVN: Checking out a large project over slow connection
Posted
by far
on Stack Overflow
See other posts from Stack Overflow
or by far
Published on 2010-05-15T13:01:44Z
Indexed on
2010/05/15
13:04 UTC
Read the original article
Hit count: 265
svn
|version-control
Hello,
I am new to SVN. I want to check out a very large project over a slow connection which takes ages to download. I have zipped versions of project on both remote server and my local which are identical. Is there an easy and quick way to sync my local project with remote server without a full checkout?
Thanks
© Stack Overflow or respective owner