Search found 3 matches

by Jackvn2000
Tue May 10, 2011 7:54 am
Forum: Questions (API)
Topic: Display folder version
Replies: 3
Views: 8575

Re: Display folder version

I found it.

VaultClientFolder folder = RepositoryUtil.FindVaultFolderAtReposOrLocalPath("$/RepositoryFolder");
long version = folder.Version;
by Jackvn2000
Mon May 09, 2011 3:16 pm
Forum: Questions (API)
Topic: Display folder version
Replies: 3
Views: 8575

Display folder version

I would like to display the latest version of a folder passing in the repository path or local path working folder, how can I achieve the solution?

Thanks, this is great product.

Jack
by Jackvn2000
Mon May 09, 2011 9:44 am
Forum: Examples (API)
Topic: Get folder history
Replies: 1
Views: 22255

Get folder history

Hi,

I am very new to sourcegear. I just want to get the current folder history. How can I do that by just passing the repository path?

thank you very much.
Jack