Registreer FAQ Berichten van vandaag


Ga terug   Scholieren.com forum / Technologie / Software & Hardware
Reageren
 
Topictools Zoek in deze topic
Oud 27-12-2004, 16:18
Dr HenDre
Avatar van Dr HenDre
Dr HenDre is offline
iemand enige idee waarom die niet te gebruiken zijn in php? En wat cvs is? Want er staat op php.net

(no version information, might be only in CVS)
Met citaat reageren
Advertentie
Oud 27-12-2004, 23:49
Paperz
Avatar van Paperz
Paperz is offline
Concurrent Versions System

Citaat:
Concurrent Versions System (CVS) is a program that lets a code developer save and retrieve different development versions of source code. It also lets a team of developers share control of different versions of files in a common repository of files. This kind of program is sometimes known as a version control system. CVS was created in the Unix operating system environment and is available in both Free Software Foundation and commercial versions. It is a popular tool for programmers working on Linux and other UNIX-based systems.

CVS works not by keeping track of multiple copies of source code files, but by maintaining a single copy and a record of all the changes. When a developer specifies a particular version, CVS can reconstruct that version from the recorded changes. CVS is typically used to keep track of each developer's work individually in a separate working directory. When desired, the work of a team of developers can be merged in a common repository. Changes from individual team members can be added to the repository through a "commit" command.

CVS uses another program, Revision Control System (RCS), to do the actual revision management - that is, keeping the record of changes that goes with each source code file. The writers of the most popular CVS Frequently Asked Questions document are careful to emphasize that CVS is not a build system, a code configuration management system, or a substitute for other good development practices, but simply a way to control the versions of the pieces of a program as they are developed.

Als 't een typo is... en je bedoeld CSV...

dan is 't:
comma-separated values file
Citaat:
In computers, a CSV (comma-separated values) file contains the values in a table as a series of ASCII text lines organized so that each column value is separated by a comma from the next column's value and each row starts a new line. Here's an example:

Doe,John,944-7077
Johnson,Mary,370-3920
Smith,Abigail,299-3958
(etc.)

A CSV file is a way to collect the data from any table so that it can be conveyed as input to another table-oriented application such as a relational database application. Microsoft Excel, a leading spreadsheet or relational database application, can read CSV files. A CSV file is sometimes referred to as a flat file.
en als t iets anders is... dan weet ik 't niet zo snel...
__________________
Val lekker even dood! Cooking is science for hungry people *Mysteria*
Met citaat reageren
Oud 28-12-2004, 12:45
Dr HenDre
Avatar van Dr HenDre
Dr HenDre is offline
het is cvs, maar ik zie nu op de site dat je php speciaal zelf moet compilen met wat extra opties zodat je id3 ondersteuning hebt
Met citaat reageren
Advertentie
Reageren


Regels voor berichten
Je mag geen nieuwe topics starten
Je mag niet reageren op berichten
Je mag geen bijlagen versturen
Je mag niet je berichten bewerken

BB code is Aan
Smileys zijn Aan
[IMG]-code is Aan
HTML-code is Uit

Spring naar


Alle tijden zijn GMT +1. Het is nu 16:58.