storing complete versions of a project

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
VaultNoob
Posts: 14
Joined: Wed Jun 28, 2006 1:33 pm

storing complete versions of a project

Post by VaultNoob » Wed Jun 28, 2006 1:37 pm

Hello,

Say you have releasted version 1.0 of a product.

Now you start working on a new release, but want to store a complete copy of version 1.0 just in case. Does Vault have a mechanism to store all the files for a project in a archive?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Wed Jun 28, 2006 1:45 pm

The 1.0 release is already stored in the Vault database. What you probably want to know is, "how do I continue development but get the 1.0 version when I need it?"

You can label the project, which marks the point in time when the 1.0 version is just the way you want it. Later, you can Show Labels on the project and do a Get from that label.

Here's a KB article that might be helpful:
http://support.sourcegear.com/viewtopic.php?t=9

Also, if you're new to version control, Eric Sink's HowTo will be useful, too:

http://www.ericsink.com/scm/source_control.html
Linda Bauer
SourceGear
Technical Support Manager

Post Reply