Questions tagged [plasticscm]

Plastic SCM is a Distributed Version Control System focused on branch visualization, usability and enterprise support. Some of the main features are: Branch explorer, Syntactic and Semantic diff and merge tool (C, C++, C#, Java and .NET), Repo management on premise and Cloud, Cross platform apps and GUIs. Specific GUI for artists and last mile DevOps CI automation.

Plastic SCM resources

What is Plastic SCM

Plastic SCM is the best Distributed Version Control supporting task-driven software development for teams of any size because it simplifies branching and merging. It works the way you want!

  • Fully Distributed or Centralized repos
  • Branching and Merging made Simple
  • Powerful GUI or straight command line
  • Reliable & Scalable Repo Storage with the RDBMS of your choice

Who is it for

Plastic SCM is for developers who love the freedom of distributed and simple branching and merging. It is for managers who need to lead distributed teams and understand the status of the project. And it is for release builders who need to create stable releases.

Plastic SCM is the only version control system that can meet the demands of globally distributed development. It easily scales within any sophisticated development environment, without friction or complexity. It's SCM made simple.

What makes Plastic different

Three key aspects of Plastic SCM's architecture make it superior to other systems:

234 questions
2
votes
1 answer

Code Sharing in Plastic SCM

I'm trying out Plastic SCM but I'm struggling with one particular issue. I would like to include code some general code in another project. I finally figured out how to make an xlink but then discovered that you can't pick a subfolder from the other…
Kempeth
  • 1,856
  • 2
  • 22
  • 37
1
vote
1 answer

PlasticSCM "could not find a part of the path" error on checkin?

We just had this error occur, causing a checkin to PlasticSCM to fail on a Windows client. There are many, many questions and answers regarding this error message in SO, but I'm posting this specifically for the issue we encountered during…
RealHandy
  • 534
  • 3
  • 8
  • 27
1
vote
1 answer

How to get other people in the unity project in plastic SCM

I have a repository in my plastic SCM for my unity game, but I don't know how to get other people in the unity project. I have no idea how to do anything with it.
1
vote
1 answer

How to create new organization in Plastic SCM

now im working on a project as UNITY, and use version control tool as a Plastic SCM. I want to make more organization as needed, is there a way to make more organization in Plastic SCM?
Nemomong
  • 21
  • 6
1
vote
1 answer

Plastic CSM make items Private/Ignored

Here I have some assets that don't want them to be pushed/pulled. I don't want some assets and classes to be in controlled. and I want to make them as private Or ignored. Simple Question. how can I do this?
Alireza Pir
  • 878
  • 1
  • 16
  • 41
1
vote
0 answers

Sourcetree style changelist

I've used Plastic for a few years and have recently been "introduced" to Sourcetree. Most of Sourcetree I don't like, save for one thing. In the Plastic branch explorer, is there any way to display the changed files in a split screen under the…
showie
  • 11
  • 1
1
vote
0 answers

When trying to push changes, the error "The specified changeset 6 can't be found." what does this mean and how to solve it?

Tell me how to solve this error, since I don't quite understand what he wants from me. This Error.
1
vote
2 answers

Is it possible to use Plastic SCM locally while using GitHub for hosting?

I'm curious about Plastic SCM, as a version control system. However, I like GitHub and don't want to move away from it. Nor do I want to continuously synchronize two repositories. So I'd like to know this: is it possible to use the Plastic SCM…
JesseTG
  • 2,025
  • 1
  • 24
  • 48
1
vote
1 answer

Some git equivalents for Plastic

What are the PlasticSCM equivalents to: git clean -dxf git clean -dx I would like to remove every untracked file from my project tree, or every untracked, but not ignored, cloaked, or private, file from my project tree.
Moritz
  • 13
  • 1
  • 3
1
vote
0 answers

Plastic SCM Branch Visual Bug

I was trying to delete an empty branch that accidentally got created, when to my surprise it said that this weird little branch had a child! Which was strange, because visually it did not appear to have a child, it didn't even have any change-sets…
ohmyhevans
  • 23
  • 6
1
vote
0 answers

How do I avoid getting a file marked "changed" after modifying it in a before-clientcheckin trigger?

I have written a before-clientcheckin script to write the predicted changeset number into certain files on a user check-in operation. The script appears to be running successfully in that the new changeset number is being written to the target files…
1
vote
1 answer

Plastic SCM comparison of two identical lines

I have two lines that are identical but Plastic find them different. I have checked spaces, endlines and codification; I copy the left line and paste in the right file...and still finds these lines as not identical. What I am missing?
Pedro
  • 141
  • 4
1
vote
0 answers

Why is one user able to assign a code review, but another cannot?

Having upgraded to Plastic SCM version 8.0.16.3533, one user who can assign code reviews, another can't. The users each have two domain accounts using the same user ID, i.e. domain1\userID and domain2\userID. I've ensured the users old domain…
Rick
  • 335
  • 2
  • 4
  • 11
1
vote
1 answer

how to change the language of plastic SCM?

I installed plastic SCM cloud edition in my pc, but for accident the language installed was Spanish, I'm looking in the preferences but I dint found and I tried uninstall and re install but always when I open Plastic the language is Spanish
1
vote
0 answers

Plastic SCM v. Unity Teams?

I have used Plastic SCM for Unity development (and other development) for quite awhile now and really like it. I notice however that Unity has brought down the pricing on Unity Teams making it free for small projects. What are the…