LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-30-2001, 02:01 AM   #1
RacerD
Member
 
Registered: Oct 2001
Posts: 58

Rep: Reputation: 15
Unhappy CVS?????? how do you set it up?


Hey,
I am trying to get some source code via CVS. I just don't know how to set it up or whatever. it won't let me login in because it couldn't find a file in my home directory.
the file is '.cvspass'. Now what do i do to fix this problem. I really want to get this source code. It is the Transgaming WineX source. Well i would appreciate if anyone could let me know how to take care of this. Thanks
:smilie(%27%3Asmash%3A%27)

Last edited by RacerD; 11-30-2001 at 02:03 AM.
 
Old 11-30-2001, 09:35 AM   #2
te_conway
Member
 
Registered: Apr 2001
Location: MA
Distribution: redhat 7.2
Posts: 182

Rep: Reputation: 30
Checkout this link. It'll give you step by step instructions

http://www.cvshome.org/docs/manual/cvs.html
 
Old 11-30-2001, 11:42 AM   #3
RacerD
Member
 
Registered: Oct 2001
Posts: 58

Original Poster
Rep: Reputation: 15
thanks

I have been there a couple of times. All i really see is how to set up projects. i want to download the source code from a project. Anycase maybe i am missing something i will take a look at it again. Thanks
 
Old 11-30-2001, 12:35 PM   #4
te_conway
Member
 
Registered: Apr 2001
Location: MA
Distribution: redhat 7.2
Posts: 182

Rep: Reputation: 30
Everything is a project, so to speak
cd /usr/local/cvsroot
type cvs init

Create a directory under your /home directory
/home/yourname/cvsdata

cd to the new directory
cd /home/yourname/cvsdata

Create the repository
cvs import -m "my data" cvsdata cvsdata start
cvs checkout cvsdata
cvs commit cvsdata

Your directory is now setup
Add a file to /home/yourname/cvsdata/newfile.sh
cvs add newfile.sh
Commit to cvs
cvs commit newfile.sh

You can then remove it
Whenever you want to check it out, cd to /home/yourname

cvs co cvsdata/newfile.sh
this wll put a copy in /home/yourname/cvsdata
 
  


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
create a cvs repository with existing files to cvs powah Linux - Software 1 08-19-2005 09:19 AM
Obtaining sources by CVS - no cvs access cybrjackle *BSD 0 01-18-2005 08:28 AM
cvs wine. Unable to download. Error "cvs: command not found" gonus Debian 5 08-03-2004 07:13 PM
How can I set this up as a CVS module? CaptainRandom Programming 2 06-07-2004 04:44 AM
CVS I get an error when i try to use it, how do i set it up? RacerD Linux - Networking 0 10-16-2001 05:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:00 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