(Changed colors to be less confusing)
|
(→Empty Folders)
|
Line 50: | |||
'''Q: Cleanup isn't working! Empty folders are being left on the hard drive!''' | '''Q: Cleanup isn't working! Empty folders are being left on the hard drive!''' | ||
- | ''A: '''You are wrong in assuming this'''. AnthillPro will actually re-use those directories as they are needed again. With the restructuring of the directories as mentioned in [[3.8 Branch Directory Restructure]] (so it may not be as noticeable now), the folders are kept because as builds approach a certain number, the ordinals are thrown in the subdirectory. It can be thought of a [http://www.rapidtables.com/prog/endianess.htm little endian] storage algorithm. An example is listed below:'' | + | ''A: '''That is actually an incorrect assumption'''. AnthillPro will actually re-use those directories as they are needed again. With the restructuring of the directories as mentioned in [[3.8 Branch Directory Restructure]] (so it may not be as noticeable now), the folders are kept because as builds approach a certain number, the ordinals are thrown in the subdirectory. It can be thought of a [http://www.rapidtables.com/prog/endianess.htm little endian] storage algorithm. An example is listed below:'' |
<table border=2 cellpadding=2 cellspacing=2 align=center> | <table border=2 cellpadding=2 cellspacing=2 align=center> |