Maximizing.ASP.dot.NET.Real.World.ObjectOriented.Development [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Maximizing.ASP.dot.NET.Real.World.ObjectOriented.Development [Electronic resources] - نسخه متنی

Jeffrey Putz

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید






Versioning and Splitting Up the Work


As we discussed in Chapter 14, Visual Source Safe is a tool used to version code and act as a code repository for team members.

One of the most useful features of Visual Source Safe is the capability to go back and check on earlier versions of a particular source code file. A new version is created every time you check in a file. You can get a line-by-line summary of changes, insertions, and deletions between any two versions, and you can restore a previous version if you want. Figure 16.5 shows a change report for a source file.

Figure 16.5. A change report in Visual Source Safe.

[View full size image]


/ 146