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?
Printable View
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?
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.
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.