Changes between Version 15 and Version 16 of SVN adminrepo
- Timestamp:
- 05/21/09 13:41:59 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SVN adminrepo
v15 v16 3 3 = Managing your Subversion Repository with adminrepo = 4 4 5 While most changes to a [wiki:"What is Source Code Management?" SCM repository] are made through client software on your workstation, most repositories have a certain set of operations which must be performed through direct filesystem manipulation on the server. To meet these needs for direct repository modification, [wiki:"What is SourceForge.net?" SourceForge.net] provides the adminrepo tool . adminrepo may be used to perform common tasks, such as permanently removing files that were incorrectly checked in.5 While most changes to a [wiki:"What is Source Code Management?" SCM repository] are made through client software on your workstation, most repositories have a certain set of operations which must be performed through direct filesystem manipulation on the server. To meet these needs for direct repository modification, [wiki:"What is SourceForge.net?" SourceForge.net] provides the adminrepo tool as part of our [wiki:"Shell service" shell service]. adminrepo may be used to perform common tasks, such as permanently removing files that were incorrectly checked in. 6 6 7 7 == Before you start ==