Need Detail How To on creating Branches

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

Moderator: SourceGear

Post Reply
ryangradke
Posts: 2
Joined: Wed Sep 05, 2007 2:44 pm
Contact:

Need Detail How To on creating Branches

Post by ryangradke » Wed Sep 05, 2007 2:54 pm

OK, I've tried to search through the forums, but just not finding enough detail for someone just starting to try branching.

I have my main project set up as the following:
$/Thunder/Trunk

I would like to branch this into the following (or something like this):
$/Thunder/Branches/V1.5 Production Maintenance

Now, Do I first have to Share the Trunk? Or do I directly branch the Trunk folder (project)?

Once I finally do get the Branch created would I see a file list of all the subfolders/files under my new project?

I ahve tried various things, but it doesn't seem to allow me to select the trunk and say branch, then give it a new directory structure to branch into.

Any direction to existing point-by-point steps would help.

Thanks.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Wed Sep 05, 2007 4:23 pm

When performing a branch, you don't have to share first. You just select the folder, right click, and select Branch. Then a dialog box will come up with the tree structure for you to select where you want to put it, and you can rename the folder of the branch if you wish. So, you would manually create the Branches folder, but the V1.5 Production Maintenance folder could be the name of the branched folder if you wish. If you want it beneath that, then you have to manually create that folder before the branch.

If you are new to source control, or Vault just feels very foreign to you, you will find Eric Sink's Source Control How To most useful.

ryangradke
Posts: 2
Joined: Wed Sep 05, 2007 2:44 pm
Contact:

Thanks. More questions

Post by ryangradke » Wed Sep 05, 2007 4:27 pm

I've read Eric's article.

Ok, I don't have the Branch option in my right click menu. Is something wrong?

When I branch the project should I see all the files under the new branch?

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

Post by lbauer » Thu Sep 06, 2007 8:21 am

In SourceOffSite/VSS you must share first, then branch the share. Vault has a copy-branch function to just branch, but VSS requires a share before branch.
Linda Bauer
SourceGear
Technical Support Manager

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Thu Sep 06, 2007 9:19 am

Sorry, I answered for Vault instead of SOS.

Post Reply