Jump to content

Command line to push all local changes back to cloud?


OrganicKettleChips

Recommended Posts

Hi everyone,

i just moved around alot of data and tidied up my entire project.

The "pending changes" page of plastic SCM is just spinning for ages... like my whole sunday.

Is it possible to just push all my changes up to the server with a command line? what would that command be? 

I think the GUI is still working but it is very very slow?

Is there any command line to force an update ?

Link to comment
Share on other sites

Sorry for the delay in response.

The command for checkin is cm checkin. The command for updating the workspace would be cm update which can be invoked with the --forced parameter to force all objects to update to the latest.

Please note: You can add --help to any command and it will give you detailed information about how that command can be used.

Hope this helps!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...