- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- admin tool
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 06:22 AM
03-11-2005 06:22 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 06:33 AM
03-11-2005 06:33 AM
Re: admin tool
Other than, I know of nothing that does this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 06:36 AM
03-11-2005 06:36 AM
Re: admin tool
On the ultimate end, CVS can easily be circumvented by putting gibberish in the explanations. Best way is the user willing to update while modifying critical files.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 06:39 AM
03-11-2005 06:39 AM
SolutionExample, vi-wrapper script that checks to see if a file is under RCS control. If so, use RCS to do the checkout (co) and checkin (ci). If the file is not under RCS control then will invoke vi normally.
Using the RCS tool will allow you to input comments for each edit (why the edit was done and who did the edit). The date will be stored with each edit.
Attached is the vi-wrapper script
NOTE: It is up to the user to put in the comments. The date entry will be automatic but as to who and why, this will need user input.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 10:21 AM
03-11-2005 10:21 AM
Re: admin tool
AFAIK, the above solutions are all manual (haven't used CVS, assume it's manual like RCS)--people who edit the files have to agree to comply. I believe, but am not sure, that Clearcase's versioning takes place outside user control (it used to be a modification to the filesystem itself). I think versioning can probably be set up to take place always.
http://www-306.ibm.com/software/awdtools/clearcase/features/index.html
http://www3.software.ibm.com/ibmdl/pub/software/rational/web/datasheets/version6/clearcase.pdf
Mic