Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual SourceSafe
Message
From
19/04/2004 21:52:56
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
19/04/2004 21:42:42
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00896326
Message ID:
00896329
Views:
21
>i;m now reading the VSS....can anyone tell me briefly what is VSS??and what is the function of it??the language it use is VFP?and also what is SOS CE?what is it use for??wherer can i get more information about this 2 subject??got any suggestion about the e-book?
>
>thanks
>
>:D

Visual SourceSafe is a program that does version control, and source control.

Visual SourceSave can keep several versions of each file. You can easily go back to a previous version, for example, to compare with the current version.

For a single developer, this is useful; for a developer team, a tool like Visual SourceSafe is even more important, because it keeps a central database with the official version of each form, class, PRG, etc.

Each programmer, before starting to modify a form, for example, should do a "check-out". This will mark the file, in the central VSS database, as "opened by Hilmar for modification", for instance. The check-out is more or less automated if you integrate VSS with the VFP project.

When the changes are done, the programmer does a "check-in", returning the new version of the file to the central database. The programmer can add a comment.

Next time another programmer does a check-out, he will get this latest version.


Greetings,

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform