On Sat, Feb 12, 2005 at 05:13:08PM +0100, Francisco Bernal Rosso wrote:
> But ??What int the hell is CVS??
> I can programm in C, I know about physics and color technology. I am not
> informatic, but photographer with a good knowledge about color science.
> 
"Concurrent Versions System"
http://www.gnu.org/software/cvs/

it is a version control system.  it allows several people to work on one
project and fairly easily keep up with everyone elses changes.  the
article i cited from gimp.org was written for several reasons, one of
them being that we were not giving patches after each release and this
was a very good alternative.

for people who download the sources and build their own software and do
this without a very good internet connection patches or this cvs
updating is very desirable.

primarily, it enables large projects, like TheGIMP to have several
people working on the same code at the same time.  if you start to
imagine the problems this would create, you might begin to imagine what
cvs does and how it works as it is a good solution.

and please forgive me and the author of the text found on the gimps web
site.  we both had been working with gnu software for so long, neither
one of us thought about explaining what cvs is in that document.

carol



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Lcms-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to