Skip to main content
1-Visitor
September 7, 2016
Solved

How to Synchrionize the Sandbox contents to Server

  • September 7, 2016
  • 1 reply
  • 1366 views

Hello,

In the Sandbox, I am working on a file which is checked-out.

The work will continue for few weeks on the file.

At the end of the work I want to check-in the file.

But during the phase I am working with the file, I want to synchronize the recent contents from Sandbox area to Server Repository in case my PC hard-disk crashes.

I will not loose the contents under that circumstance.

Remember I don't want to create another version of the element by checking-in every day before leaving the office.

Is there any mechanism to Synchronize either an element or the Sandbox contents to the Server repository, so that I always have another copy?

In CM/Synergy, there is a similar feature. That's why I am asking that it might be possible in PTC also as they are both SCM tool.

Thank you.

Regards

    Best answer by awalsh

    It is not currently possible to synchronize a file to the server without check in. 

    One option would be to use a branch to check in work, then merge to the trunk revision when you are done.  Another option would be to have a sandbox on a network location, so you would not lose data if your PC crashes.

    1 reply

    awalsh5-Regular MemberAnswer
    5-Regular Member
    September 8, 2016

    It is not currently possible to synchronize a file to the server without check in. 

    One option would be to use a branch to check in work, then merge to the trunk revision when you are done.  Another option would be to have a sandbox on a network location, so you would not lose data if your PC crashes.