Search found 5 matches

by jeffcarefusion
Thu Oct 07, 2010 8:42 am
Forum: Questions (API)
Topic: Folder Rename and VaultHistoryItem
Replies: 9
Views: 34863

Re: Folder Rename and VaultHistoryItem

What if you somehow processed moves / renames to "derive" the current path? To be honest, I don't know if that would work or not, but it might be something that solves your problem. I've also considered that Jeff, I'm not sure if that would work or not, just thinking about it makes my hea...
by jeffcarefusion
Mon Oct 04, 2010 2:08 pm
Forum: Questions (API)
Topic: Folder Rename and VaultHistoryItem
Replies: 9
Views: 34863

Re: Folder Rename and VaultHistoryItem

Thank you for your reply. Unfortunately I was sidetracked for a period of time on another project so I did not get a chance to respond. This is still not working for me. I am going to try to explain exactly what I am doing, the steps I take to create my sample repository, and include the code I am u...
by jeffcarefusion
Thu Sep 09, 2010 9:12 am
Forum: Questions (API)
Topic: Folder Rename and VaultHistoryItem
Replies: 9
Views: 34863

Re: Folder Rename and VaultHistoryItem

Jeff. I'm not sure I'm understanding. I need to not just see what happened and where, but I need to actually GET the files out of vault into a local directory, in the correct state at that point in time, so that I can commit them to the other system. When I attempted to do this with vault paths I go...
by jeffcarefusion
Fri Sep 03, 2010 2:07 pm
Forum: Questions (API)
Topic: Folder Rename and VaultHistoryItem
Replies: 9
Views: 34863

Re: Folder Rename and VaultHistoryItem

Thank you Jeff, however I am still running into problems. Here is what we are trying to do. We need to migrate one of our projects out of Vault and into another source control system, Mercurial. We are trying to do this and also retain the substantial history found in Vault (years). This means we ne...
by jeffcarefusion
Tue Aug 31, 2010 3:23 pm
Forum: Questions (API)
Topic: Folder Rename and VaultHistoryItem
Replies: 9
Views: 34863

Folder Rename and VaultHistoryItem

Hello, We are having a problem when parsing through the Vault history items supplied by the API. The issue we are having resolves around renamed folders. It appears that renaming a folder at a given point in time pushes that folder name change back through the past history, obliterating the history ...