LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 03-18-2005, 02:57 PM   #1
eduac
Member
 
Registered: Jun 2003
Distribution: Arch - www.archlinux.org
Posts: 186

Rep: Reputation: 30
help to setup the cvs daemon


hi fellas,

i need a urgent help to setup the cvs server on my freebsd 5.3:

This is my steps to make this daemon work on:

my cvsd.conf
Code:
RootJail /var/lib/cvsd
Uid cvsd
Gid cvsd
Nice 1
Umask 027
PidFile /var/run/cvsd.pid
Listen * 2401
MaxConnections 10
Log syslog info
Log /var/log/cvsd.log error
Repos /jsp
my .bashrc
Code:
export CVSROOT='/var/lib/cvsd'
the commands that i type to install the cvsd are:
Code:
cd /usr/ports/devel/cvsd
make install clean

cvsd-buildroot /var/lib/cvsd 
cvs -d /var/lib/cvsd/jsp 

cd /usr/local/jakarta-tomcat5.0/webapps/ROOT/
cvs import jsp v-1 start

chown -R cvsd:cvsd /var/lib/cvsd/jsp/jsp

cvsd-passwd /var/lib/cvsd/jsp/jsp +userx 

/usr/local/etc/rc.d/cvsd.sh start
This is the command to log in on cvs from my computer:
Code:
cvs -d : pserver:userx@ip_of_the_server:/jsp login
Until now, everything is fine, but when i type this command:
Code:
cvs checkout jsp
This error message appears to me:
Code:
Cannot access /jsp/CVSROOT
No such file or directory

Anybody knows what that i make wrong? I lost two days trying to setup this server, until now, nothing works.
 
Old 03-18-2005, 09:38 PM   #2
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48
Try
Code:
cvs -d /var/lib/cvsd/jsp init
This should create /var/lib/cvsd/jsp/CVSROOT which appears to be what you are missing.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cvs server setup axelmang Linux - Newbie 2 08-19-2005 05:43 AM
CVS Setup RH / SUSE 9.1 Problems :( mbeutel Red Hat 4 11-18-2004 08:52 PM
CVS Server setup harisankar Linux - Software 0 08-06-2004 08:07 AM
CVS Server Setup - Mandrake 10 datprogrammer Linux - Software 0 07-06-2004 09:45 AM
CVS remote setup for RedHat 8.0 arobinson74 Linux - Newbie 2 02-01-2004 02:15 PM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 05:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration