Forums | Articles | References
Welcome guest.  | Register | Login | Recent posts
Baby Shower Favors :: games blog directory
International Calling Cards

How do you compile from CVS?

How do you compile from CVS?

Since due to the many distrubutions on there, many programs have just the source for linux. I already know how to compile the linux source code to install programs, although unfortunatly, I never got much beyond "Hello World" in programing. I heard with cvs you can get the latest development version of a program rather than the more stable "user" versions. Since I am interested in eventually being a developer, I would like to know how to use cvs now. I tried reading the documentation, but it didn't help me.


Re: How do you compile from CVS?

It's been a while since I used cvs, and then I only used it on the developer side, inside a university project.

Anyway, the process is more or less like this:

mkdir project
cd project
export CVSROOT=connectiontype:host.domain
cvs login

cvs checkout /path/to/files
# or, if you already have the files
cvs update

# test, modify, run cvs update, rinse, wash, repeat

cvs commit # sends your changes back to the repository

Subversion (svn) is used in a similiar way. Darcs has a better, more flexible decentralized design. I don't know about arch.

I hope you now at least know what to look for in the manual.

__________________

If you run a mile, does that make you own the road?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You may quote other posts using [quote] tags.
  • You can use BBCode tags in the text. URLs will automatically be converted to links.
  • Lines and paragraphs break automatically.
  • Textual smileys will be replaced with graphical ones.

More information about formatting options

Smileys
:sick::jawdrop:8):?:O:P}:):D:(;):):sheep::calm::drool::eureka::geek::boggle::hothead::huh::innocent::irk::nose::notsure::ooh::scared::purplex::rain::rassbury::snide::sob::upsidown::urgh::whoa::whyme::sillywink::worry::pinkgrin::pinkhi::sorry::sweatdrop::woohoo::grin::smile::sad::eek::shock::-?:cool::lol::mad::razz::oops::cry::evil::badgrin::roll::wink::!::?::idea::arrow::neutral::doubt:
Syndicate content

Copyright © 2004 - 2008 Libervis Network - Some Rights Reserved :: Advertise :: Privacy Policy :: Contact