|
-
Dec 12th, 2002, 03:30 PM
#4
Originally posted by JimMuglia
So everytime we save something to Source Safe, it creates a type of version number for that source code that distinguishes it from the source code (for the specific program) last saved to it?
Exactly. Except the proper term is 'Check it in'. When you are in the VB IDE with a Source Safe project open, you will see a lock icon in the Project Explorer and all its files. Just right click a class file, form file, etc and choose Check Out. When you are done with it, Right click again and choose Check In. If you want to discard any changes you made, or didnt make any changes to a checked out file, right click and choose Undo Check Out which will keep Source safe from creating a new 'version' in its database.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|