Archive for February 2nd, 2005

02
Feb

Some thoughts on organizing source code [PART 1]

I’m I the process of moving some of our applications to Subversion from CVS, and while doing so I thought I would take the chance to think about standardizing on a directory structure for our applications/source code. Although it seems like a simple task, it has turned out to be a lot more complicated than I initially thought it would. The main application I work on has many parts, and makes use of many technologies (Flash, ASP.Net, WinForm .Net, C++, Flash Remoting, FlashCom, SQL Server).

 

Continue reading ‘Some thoughts on organizing source code [PART 1]’