greenstone.org greenstone wiki greenstone trac planet greenstone

Subversion

شفرة مصدر جرينستون حفظت version-control في مستودع [http://subversion.tigris.org/ subversion .a.k.a. svn,.

جذور مستودع http://svn.greenstone.org/
متصفح مستودع http://trac.greenstone.org/browser

الوثائق ذات الصلة

تعليمات لتثبيت ملقم svn
تثبيت svn في لينكس

استخدام Subversion
كتاب Subversion

التعليمات لتثبيت جرينستون من svn
جرينستون2 : تثبيت gsdl من svn في لينكس
جرينستون3 : الصفحه الرئيسية لجرينستون3 § svn

هيكل المستودع

البنية الاساسية للمستودع هي

http://svn.greenstone.org/ 
┼ gsdl
┼ greenstone3
┼ gli
┼ indexers
┼ collections
└ other-projects

وكل من هذه لها ثلاثة أدلة ثانويه : trunk و branches tags. تستخدم هذه الأدلة الثانوية الثلاثة في subversion convention .

توجد أربعة أدلة ثانويه للمستودع - gsdl ، greenstone3 ، وGli ، "indexers - تستجيب لأربعة مشاريع رئيسية. يضم الدليل الفرعي collections'' بيانات المجموعة.و يضم الدليل الفرعي "المشاريع الآخري".

Notes

• Line Endings
All of the line endings in the repository files are linux-style (\n) line endings. We ask that you do not check in files which do not conform to this standard. Therefore, we recommend finding a suitible editor for your platform, which uses this style of line ending.