SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

What is CVS and how does it work?
CVS is the source code control system that the XOOPS core team uses. A source code control system lets developers keep track of the different versions of all their files, and allows different developers to work on different files at the same time, and then merge all their changes into a single new version of the software they're making.

Module developers can use CVS also, through the dev.xoops.org site.

For detailed information about setting up access to CVS for yourself, check out this page from the wiki on dev.xoops.org:

http://dev.xoops.org/modules/phpwiki/index.php/HowToUseTheCvs

For more information about source code control systems in general and how they're used, check out these pages:

http://software.ericsink.com/scm/
http://infohost.nmt.edu/tcc/help/tool/rcs/why.html

--Julian


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

145 user(s) are online (1 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 145


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jun 30
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Did you know ?

You can remove 'www' from your URL ?

Random question

I am not sure if this is in the right Q&A catagory, but here goes.

I have my site set up so that new user accounts have to be activated by an administrator. Once the account has been activated, I would like for some kind of notification email to be sent to the user. Is there a way to have this done automatically, or do I have to manually send a confirmation email to each user?

Thanks in advance,
Justin