PDA

View Full Version : ویرایش نرم افزارها از طریق SVN) Subversion)



hamed_rafat
سه شنبه 04 فروردین 1388, 08:48 صبح
با سلام خدمت دوستان گرامی
بنده یک سورس برنامه دارم که می خوام اونو تغییر بدم توی سایتش نوشته که باید از طریق -SVN Subversion اونو ویرایش کنید حالا من می خواستم از شما راهنمایی بگیرم که چجوری این برنامه رو بدست بیارم و فایل مورد نظرمو ویریش کنم

SVN (Subversion) is a tool used by many software developers to manage changes within their source code tree. SVN provides the means to store not only the current version of a piece of source code, but a record of all changes (and who made those changes) that have occurred to that source code. Use of SVN is particularly common on projects with multiple developers, since SVN ensures changes made by one developer are not accidentally removed when another developer posts their changes to the source tree.

In order to access a Subversion repository, you must install a special piece of software called a Subversion client. Subversion clients are available for most any operating system. Information about Subversion client software may be found in our document titled Recommended User Software Configuration.

اینم یک لینک در مورد این cvn
http://p.sf.net/sourceforge/svn

vcldeveloper
چهارشنبه 26 فروردین 1388, 16:27 عصر
این تاپیک قدیمی را از تالار پروژه های اوپن سورس به اینجا منتقل کردم.

جوابش هم این هست که ایشون باید از یکی از کلاینت های موجود برای SVN استفاده می کردند. معروف ترین و پرطرفدارترین کلاینت SVN هم نرم افزار اوپن سورس TortoiseSVN هست.