Hacker News new | ask | show | jobs
by yoyohello13 150 days ago
Thanks for the clarification. We have a bunch of SSIS/SSRS packages in version control that are essentially just big balls of XML. Git has a really hard time dealing with them. I was thinking Lix may possibly be a good option.
1 comments

The SSIS use case is a good one for lix.

Write an SSIS plugin (essentially just parse the XML) and lix can track the xml props in the SSIS package. Opposed to line by line stuff that git does.