We have a pending takedown of our current Linux-hosted SVN server. So I made a backup to my local Windows PC by doing a full dump and import/load to a newly installed VisualSVN server. Let's just say it reached revision 101
.
So came a few more days and commits in Linux SVN as the unit hasn't been decommissioned. What are my steps to synchronize latest revisions (e.g. 102~110
) with my local VisualSVN server?
I'm still somewhat novice in SVN administration stuff.