HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Environment Variable For CVSROOT
Operating System - HP-UX
1833460
Members
3333
Online
110052
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-28-2003 01:01 PM
03-28-2003 01:01 PM
Having installed CVS and created a repository in /usr/local/cvsrepos, I'd like to set the CVSROOT environment variable for all users, in /etc/profile.
What does the string look like if I were to add it to /etc/profile?
Is it sopmething like?:
CVSROOT=/usr/local/cvsrepos
Or is there a command I can issue that will just update he /etc/profile with the given variable? big points.
-karlski
What does the string look like if I were to add it to /etc/profile?
Is it sopmething like?:
CVSROOT=/usr/local/cvsrepos
Or is there a command I can issue that will just update he /etc/profile with the given variable? big points.
-karlski
"Unix is the Net"
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 01:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 02:06 PM
03-28-2003 02:06 PM
Re: Environment Variable For CVSROOT
If you do the change to /etc/profile all users will get it. There is no need to do that and potential pitfalls.
I would do this to keep things clean
modify the users .profile fiel
add this line at the end
CVSROOT=/usr/local/cvsrepos
I really don't think the apache user needs this variable set. I know the spooladm user for openspool is a profile you NEVER want to mess with.
Caution should be used when adding to /etc/profile because all users use it.
SEP
I would do this to keep things clean
modify the users .profile fiel
add this line at the end
CVSROOT=/usr/local/cvsrepos
I really don't think the apache user needs this variable set. I know the spooladm user for openspool is a profile you NEVER want to mess with.
Caution should be used when adding to /etc/profile because all users use it.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 02:07 PM
03-28-2003 02:07 PM
Re: Environment Variable For CVSROOT
If you do the change to /etc/profile all users will get it. There is no need to do that and potential pitfalls.
I would do this to keep things clean
modify the users .profile fiel
add this line at the end
CVSROOT=/usr/local/cvsrepos
export CVSROOT
I really don't think the apache user needs this variable set. I know the spooladm user for openspool is a profile you NEVER want to mess with.
Caution should be used when adding to /etc/profile because all users use it.
SEP
I would do this to keep things clean
modify the users .profile fiel
add this line at the end
CVSROOT=/usr/local/cvsrepos
export CVSROOT
I really don't think the apache user needs this variable set. I know the spooladm user for openspool is a profile you NEVER want to mess with.
Caution should be used when adding to /etc/profile because all users use it.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP