Best way to structure a repository in Subversion for Visual Studio projects?

后端 未结 6 451
难免孤独
难免孤独 2020-12-20 12:58

I have a few C# .dll projects which are common to many applications. Currently, I have one big repository. I have each DLL stored as a separate project within

6条回答
  •  不思量自难忘°
    2020-12-20 13:30

    Thanks to everyone who answered. lomaxx, I spent the morning looking into using the external feature and it looks like this is the way to go. I was not aware of it, probably because it is not exactly prominent in Tortoise.

提交回复
热议问题