Subversion software introduction
It can record and help users record the modifications of each file and directory, and even view some higher details of the data. Subversion is actually a specially built open source version control software. As long as it provides very convenient functional services to the majority of users, it allows users to better understand their computer files and makes it easier for you to manage program versions. The software is also very suitable for collaboration between teams.
Subversion software features
·Free versioned metadata operations
Subversion allows any metadata to be appended to a file or directory. These properties are key/value pairs and are versioned. Subversion also provides a way to attach any key/value properties to a revision. These properties are not versioned because they automatically have metadata attached to the revision space, but they can be changed at any time.
·Hybrid tracking
Subversion 1.5 has added hybrid tracking functionality.
·File lock
Supports file locking, you will receive a warning when multiple users try to edit the same file.
·Apache network service support, based on WebDAV/DeltaV protocol
Uses the HTTP-based WebDAV/DeltaV protocol for network communication, and the Apache network server provides network storage site services.
·Executable tags
Subversion will prompt when a file is executable, and when the executable file is placed in version control, Subversion will prevent the program from checking other directories.
·Independent process mode
Subversion can run in standalone mode
·A read-only storage image
Subversion provides a tool, SVNsync, for synchronizing files on the main server to a sub-storage server and marking them as read-only.
Subversion software features
·Contains most of the functions of CVS
CVS is the most basic version control system. Subversion contains most of the features of CVS, with some slight improvements.
·Directory versioning
Subversion reflects the directory name in the form of a version number.
·Version-based copying, deletion and renaming
Whether you copy, delete or rename, it will be marked with a version number, although this sounds a bit strange.
Subversion FAQ
SVN storage binary file performance issues
SVN may experience performance issues when storing binary files, such as long time required to check out or export binary files. This is probably because SVN needs to calculate the differences of the files and store the delta data. To optimize performance, you can try importing binary files into SVN in compressed tar format, which can reduce storage space and calculation time.
SVN performance tuning
SVN performance tuning can start from many aspects, such as optimizing network performance, reducing unnecessary lock competition, optimizing database queries, etc. At the same time, you can also consider using a caching mechanism to speed up file access.
Subversion update log
1. The details are more outstanding!
2.BUG gone without a trace
Huajun editor recommends:
Subversion is produced with conscience and guaranteed performance. I personally tested it. I believe I can try it on my children's shoes! There are more useful software in our Huajun Software ParkCnPlugin,WebOffice web page editing control,jQuery 1.9.1 official version,PDF417 two-dimensional barcode control,Serial device debugging tool!

















Useful
Useful
Useful