aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver/TarArchive.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-05-281-41/+41
|
* * Include prims.xml file in archiveJustin Clarke Casey2008-05-271-2/+10
|
* * Write prim archives out as v7 tar files temporarily for testing purposes - ↵Justin Clarke Casey2008-05-271-0/+174
not even gzipping yet! * Using hacked up code to create the correct tar archive headers - this stuff should really go away again before too long * No user functionality yet