plasticscm – Plastic SCM: Add ignored file – Stack Overflow
Posted by jpluimers on 2018/12/14
If you want to add ignored files in Pastic SCM, there is no --force
option like for instance git
has. The only way is to:
- edit the
ignore.conf
file so the affected files are not ignored any more - add the affected files
- undo the
ignore.conf
change - check-in the changes
Source: [WayBack] plasticscm – Plastic SCM: Add ignored file – Stack Overflow
—jeroen
Leave a Reply