Branching or something else?

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

Moderator: SourceGear

Post Reply
JCianflone
Posts: 1
Joined: Tue Oct 09, 2007 9:10 am

Branching or something else?

Post by JCianflone » Tue Oct 09, 2007 9:21 am

Hello,
I want to try something in Vault but I am not sure exactly how to do this it, here is my situation:

I have created a folder called Frontend, this folder is the starting point for all our projects. It has out base JavaScript library and the folder structure in it.

I want developers to copy that folder down into their projects, when they start them and build off of that. This directory structure would never be saved back to the Frontend folder, its really just a one way copy. Once they started working on their project they would then create a new folder in vault and save everything up to that.

I figured I could do something with branching, but with branching we run the risk of someone merging the branches. Maybe, if there is a way to branch, then break the branch off, that would be what I need, I just don't know.

Any help would be greatly appreciated. Thanks.

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

Post by lbauer » Tue Oct 09, 2007 10:27 am

I'm not sure that you'd need to branch. The users just need these files to create new projects, right? There's no particular association after this from one project to the next?

If that's the case, they could do a get latest, then build their project, and add the finished project as a new project with the "Add Files/Folders" command.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply