node-filesync icon indicating copy to clipboard operation
node-filesync copied to clipboard

Version control on the server

Open beatgammit opened this issue 14 years ago • 0 comments

All files should be version controlled by default. A separate git repository could be created for each low-level directory.

For example, given the pattern be/12/17/xx, each directory xx could have it's own git repository. This would make searching more localized and reduce the number of commits to parse through.

Additionally, git changes could be committed only once a day or once a week to reduce complexity.

beatgammit avatar Mar 26 '11 17:03 beatgammit