Who we are
We are the developers of Plastic SCM, a full version control stack (not a Git variant). We work on the strongest branching and merging you can find, and a core that doesn't cringe with huge binaries and repos. We also develop the GUIs, mergetools and everything needed to give you the full version control stack.
If you want to give it a try, download it from here.
We also code SemanticMerge, and the gmaster Git client.
Subscribe to:
Post Comments (Atom)
Popular Posts
- The version control timeline
- Towards Semantic Version Control
- Merge recursive strategy
- Configuring ignored items in your workspace
- Designing a better user experience
- Linus on branching...
- The fastest way to insert 100K records
- Put your hands on a programming-language-aware, refactor ready, merge tool
- The state of the art in merge technology
- How to link repositories using Xlinks
Labels
- Agile
- auth
- backend
- Bamboo
- best practices
- branch explorer
- branching
- cloud
- code review
- configuration
- continuous integration
- delphi
- DevOps
- differences
- distributed
- docker
- dotnet
- eclipse
- exclusive co
- fun
- git
- integrations
- mergebot
- merging
- migration
- mono
- news
- performance
- plastic
- plasticfs
- SAML
- scm
- Scrum
- semantic
- semanticmerge
- server
- smartlock
- solaris
- testing
- triggers
- tube
- unity
- visual studio
- WebAdmin
- WebUI
Is there still a file size limit on the DIFF tool?
ReplyDeleteNop, you don't have any size restriction. The file can be as big as you want.
ReplyDeleteYou do have a restriction with the number of differences MergeTool can handle, if the file exceeds 32K differences the differences won't be displayed. (If I have a file with 32K differences I rather prefer not to see them and go home :P :P :P)