|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
another easy one : CVS root and shell
I am working on a machine which I set up in the last few days.. but I have noticed that every time I want to update the codebase, I have to explicitly set these CVS options to allow me to connect to our cvs server... it's a real nuisence. I thought that once set, these variables don't have to be set again.. Anyway, where can I put them so that they are always set to my preferred defaults?
export CVS_RSH=ssh export CVSROOT=:ext:chris@host.domain.net/export/cvs many thanks christo
__________________
. Spiration channels: Free scripts, programming tutorials and articles Dotcut alerts: Online Press cuttings / news alerts Clearprop: UK microlight school, wiltshire Uk dating: UK safe dating with Topdates About Christo . . |
|
#2
|
|||
|
|||
|
if you want to setup this only for one user:
~/.profile for all users, add it to /etc/profile
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#3
|
||||
|
||||
|
thanks
Hi M.Hirsch,
thanks for that - CVS is all working just fine now.. ![]() christo |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > another easy one : CVS root and shell |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|