I am using the vault api and wish to force the files that are to be put into vault to always be the new version, no merging, etc. Is there any easy way to tell needsMerge changeset items to just get stuck in vault
If anything I'm using Vault 3.0.0 (2752). Currently if there are any needs merge items it fails to commit because of this. Any help or suggestions would be great.
forcing a merge into vault
Moderator: SourceGear
I am trying to implement this feature into our automatic build process.
The file in question is automatically renamed and thus ends up with a changesetitem_modified needsmerge property = "yes".
I tried to resolve this issue by first re-getting the file after committing the rename operation and then overwriting the file with the changed file. But this has no affect on the value of the needsmerge property.
I am using v2.0.6.
Any ideas?
Thanks
The file in question is automatically renamed and thus ends up with a changesetitem_modified needsmerge property = "yes".
I tried to resolve this issue by first re-getting the file after committing the rename operation and then overwriting the file with the changed file. But this has no affect on the value of the needsmerge property.
I am using v2.0.6.
Any ideas?
Thanks