Menu
  • HOME
  • TAGS

Install and run PlasticSCM client on Ubuntu

ubuntu-12.04,plasticscm

There must have been some kind of problem with the repository server, I just installed the software from scratch and no error was shown. Try updating your apt-get sources and reinstalling the plasticscm-server package. Something like $ sudo apt-get update $ sudo apt-get install --reinstall plasticscm-client plasticscm-server should do the...

PlasticSCM - why do I have to apply Label after creating it

label,plasticscm

Actually creating the label is enough. The create/apply pair is a leftover from the old days when we applied labels to individual revisions (before Plastic 4.0). Now labels are applied to labels so it is just a matter of creating the label, that's all (it has been this way for...