Page 1 of 1

What is SVN

Posted: Thu Sep 15, 2005 11:44 am
by Phil
Hi,
I'm a beginner with CMS Made Simple, and I will now what that is SVN. Everyone spook over SVN but nobody explain it.
Sorry for my english.
Thank you

Re: What is SVN

Posted: Thu Sep 15, 2005 11:52 am
by Woudloper
SVN is a method that you can use to browse and get the the source code for this specific project. It is just a way developers maintain the different versions of their sourcecode on which they are developing. The good thing about CVS is that it is Open Source, so many open source developers are using it. To learn more about this you can best read the following document:

Re: What is SVN

Posted: Thu Sep 15, 2005 11:57 am
by phil
thank you