scord

Reduces the disk space used by a subversion working copy with large and/or many files
Download

scord Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT
  • Price:
  • FREE
  • Publisher Name:
  • Chris Frost
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 660 KB

scord Tags


scord Description

Reduces the disk space used by a subversion working copy with large and/or many files scord will reduce the size of a working copy to just the size of the working files, instead of 2x their size.Subversion users may find the disk savings useful for large source code or media repositories. A subversion working copy (without scord) uses 2x the disk space of the working files because it contains two copies of each file; the second is a pristine version used by subversion to compute diffs and report status without contacting the repository . While this saves bandwidth (sometimes significantly, eg large working copies!) and permits offline operation, it is unfortunate when most working versions are unmodified (rendering the pristine versions unnecessary). The subversion developers and other users have long understood this drawback, but difficult issues have and continue to postpone solutions.scord solves this issue by interposing between filesystem access and the filesystem itself, where it detects when the working version becomes modified or is reverted and is able to respond by recreating or eliminating the pristine version. scord is thus able to store explicit pristine versions for only locally modified files.To use scord you must be able to trust it with your local modifications; scord's internal file updates use the same techniques to safeguard against crashes as subversion uses for working copy updates. What's New in This Release: · A sprinkle of Mac OS X build process improvements.


scord Related Software