Jump to content

Home

Repository Reorganization


razorace

Recommended Posts

Posted

Hi guys, I'm seriously considering switching to Subversion for our code repository. If we do go ahead and make the switch, we can completely reorganize the files in a more logical order. Most specifically, Subversion allows us to store the Enhanced files in a different repository directory. :) Any additional suggestions on how to organize things beyond that?

 

Here's my basic idea:

/Basic/ - main Basic folder

/Basic/docs/ - documentation

/Basic/source/ - source code

/Basic/assets/ - non-dll assets for mod

 

/Enhanced/ - main Enhanced folder

/Enhanced/docs/ - documentation

/Enhanced/source/ - source code

/Enhanced/assets/ - non-dll assets for mod

Posted

You mean of all the revision data? Well, the old CVS repository isn't going away, it's just not going to be used anymore. If people wanted the old data, they can still access the old repository.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...