Search found 1 match

by rsprenkle
Fri Oct 09, 2009 2:40 pm
Forum: Questions (API)
Topic: ProcessCommandShare Difficulties
Replies: 1
Views: 5310

ProcessCommandShare Difficulties

I have a method that iterates through a repository tree structure and creates a VaultClientFileColl of all the objects I want to share (and eventually pin) in a versioned tree structure in the same repository. ex: share $/Project/A/foo.c to $/Versions/Project_1.2.3.4/A/foo.c The idea is to merely lo...