Results 1 to 3 of 3

Thread: vss - saving different versions

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2002
    Posts
    79

    vss - saving different versions

    I'm using visual source safe. Now I want to save everything e. g. as version 1.0 and go on with my development. How can I do that? And how can I get back to version 1.0? Can I save multiple versions and then go back to version 1.0 or 1.1?

  2. #2
    Frenzied Member swatty's Avatar
    Join Date
    Aug 2002
    Location
    somewhere on earth
    Posts
    1,478
    When you added your objects to add into vss it will give each object a version number of 1
    Each time you changed an object and checked it in there will be a new version for this object.

    You can always return to previous versions , but the newer versions will be deleted ( i think)

    It is useful if your working with several on the same project.
    Code:
    If Question = Incomplete Then
       AnswerNextOne
    Else
       ReplyIfKnown
    End If
    cu Swatty

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2002
    Posts
    79
    Yes that's clear.
    But I want to save the whole project as a specific version. Our development has come to a point we want to save because maybe we want to present it. In the meantime we want to go on with our development but it is necessary to get the whole source of a specific version and not only of one file.

    BTW: by going back newer versions are not always deleted. It depends on how you get it back. If you say get it's like "get latest version" but if you say rollback the newer version is overridden.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width