VirtueMart Forum

VirtueMart General => About VirtueMart - not for support posts => Topic started by: walterschmitz on March 11, 2005, 07:51:43 AM

Title: CVS, do i need it?
Post by: walterschmitz on March 11, 2005, 07:51:43 AM
Hi,

could someone explain whether i need the cvs feature or dont i.

I dont understand this cvs-feature and i m not able to understand the featuredescription, because it s really short.

Sorry and thanks
Title: Re: CVS, do i need it?
Post by: dwessell on March 11, 2005, 12:06:07 PM
CSV stands for Comma Seperated Value. It's a way that you can store all of your products, prodcut descrp, pricing etc...

You can export your inventory into this type of file

Or you can take a CSV file, and populate all of your products with it.

I hope this helps.
Title: Re: CVS, do i need it?
Post by: walterschmitz on March 14, 2005, 13:48:08 PM
ok this i've known, but why i have to need a server for this csv?
Title: Re: CVS, do i need it?
Post by: Soeren on March 16, 2005, 10:15:04 AM
You mean CVS, which stands for "Concurrent Versions System" and holds the source code of software projects.
You only need the latest source if you want to stay up-to-date with an unstable development version which has more features and fixed bugs.

ciao, Soeren