Jump to content

Issue with Plastic SCM showing all ~17,000 project items in the Pending Changes


CamdenCook

Recommended Posts

I've recently gotten Plastic SCM for my Unity Project and I'm still trying to figure out all of the details. From looking at videos demonstrating Plastic, I notice that usually there are only a few items in the Pending Changes tab, the items that were changes by the User. In my project, every item in the project (~17,000 in total) appear in the Pending Changes tab. When I attempt to Checkin changes, I get an error message detailing conflicts relating to items in the same location on the server. If I click OK, the new post under Changesets will only show the objects that were actually added, moved or changed. I was wondering if there was a way I could just get my changed items to appear in the Pending Changes tab instead of every project item. I'll admit that I'm not very experienced with SCM software, and I've never handled Plastic before so my knowledge is next to none. I'll greatly appreciate any help I can get. I'll link two screenshots to give a better image on what my project is doing.

1138312108_Screenshot(252).thumb.png.6e1fb4e9891648d74b786e45c65850fb.png41013644_Screenshot(253).png.56e49cba060239a95e620f5c6d5c143b.png

Link to comment
Share on other sites

  • 1 year later...

Hi, I know this is a year late, but I was having a similar issue with tons of file changes each time I loaded the workspace.
What I found was that all the files in certain folders were not being ignored by plastic (I had moved some files from a local Unity project that likely replaced files in the repo).

For anyone in the future, look into "ignore.conf" and make sure that the files and foldernames in that file are set to private in plastic. Alternatively, add them to the ignore.conf and make them private (as of ver 11.0.16.8153 you can do this by right click deleting the file in the workspace viewer but selecting the option "Do not delete from disk").

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...