Labelling shared resources

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

Moderator: SourceGear

Post Reply
davecourt
Posts: 50
Joined: Thu Aug 12, 2004 8:11 am

Labelling shared resources

Post by davecourt » Thu Aug 12, 2004 8:16 am

Hi,

Could anyone confirm how labelling shared items work?

If I have a project which amongst other files contains shared files/folders, if I label this project/folder, will it take a label of the shared items too (as a snapshot) exactly how those shared items exist at that moment in time.

Therefore if shared items are changed, the labelled project/folder will not change.

Hope my question makes sense! :roll:

Thanks in advance

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Thu Aug 12, 2004 8:33 am

Dave:

Both Label and Snapshot will annotate / store the version of the shared files as they appear in the folder structure.

$/a/x/fileshare.txt (v5)
$/a/y/fileshare.txt (v5)

If you either Label or Snapshot $/a, fileshare.txt will exist as version 5 in the label / snapshot from that point on, regardless of what happens to fileshare.txt after the fact.

Now imagine a new scenario:

$/a/x/fileshare.txt (pinned to v2)
$/a/y/fileshare.txt (v5)

If you either Label or Snapshot $/a, $/a/x/fileshare.txt will contain version 2's info and $/a/y/fileshare.txt will contain version 5's info. However, both versions are frozen, and changes to the original fileshare.txt will have no effect.

Does that answer your question?
Jeff Clausius
SourceGear

davecourt
Posts: 50
Joined: Thu Aug 12, 2004 8:11 am

Thanks

Post by davecourt » Thu Aug 12, 2004 8:36 am

Hi Jeff

Thanks for the speedy reply, that is a perfect answer!!

Thanks again

Dave

Post Reply