What is the best way to transfer all my Visual Studio projects to svn?
问题 Until now there is a disk folder named DEVELOPMENT. This folder includes a top level folder named _LIB where the common libraries and layers (DAL projects, Business Layer projects e.t.c) are included. There is also a RESOURCES folder where i have some common bitmaps that i use (mostly). Aside to this _LIB folder there are folders that resemble the various domains of our business. The domain projects follow the reference _LIB projects than reference the compiled dlls. I need to transfer them