1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Changes between Version 15 and Version 16 of SVN adminrepo

Show
Ignore:
Timestamp:
05/21/09 13:41:59 (4 years ago)
Author:
moorman (IP: 172.29.33.1)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SVN adminrepo

    v15 v16  
    33= Managing your Subversion Repository with adminrepo = 
    44 
    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.   
     5While 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.   
    66 
    77== Before you start ==