Search found 4 matches

by Owen
Wed Oct 07, 2015 10:53 am
Forum: TsiLang Components Suite
Topic: SilEditor Command Line
Replies: 5
Views: 14045

That's great to hear, we'll find it extremely useful!

If I might ask, what sort of techniques are your developers (and others reading the board) using to maintain .sib files with regards to version control?
by Owen
Tue Oct 06, 2015 2:27 pm
Forum: TsiLang Components Suite
Topic: SilEditor Command Line
Replies: 5
Views: 14045

Import?

Is there an equivalent import command? We're now using the -e (export) switch to automatically export .sib files as .html files, suitable for storing in a version control system. That way, when .sib files change on multiple branches it's just a matter of merging the two html files back together. Wit...
by Owen
Mon Jul 20, 2015 7:03 am
Forum: TsiLang Components Suite
Topic: SilEditor Command Line
Replies: 5
Views: 14045

sileditor.exe -e [FULL_PATH_TO_SOURCE_FILE]FILE.sib [FULL_PATH_TO_TARGET_FILE]FILE2.SIL Thanks for the quick reply. That looks to be the command I'll need. I'll take a look at those export formats. XML would have been ideal for merging multiple changesets but the HTML export format ought to be usab...
by Owen
Fri Jul 17, 2015 9:55 am
Forum: TsiLang Components Suite
Topic: SilEditor Command Line
Replies: 5
Views: 14045

SilEditor Command Line

Is there a document available anywhere which provides full details of the command line options available with SilEditor? I've found a few in the help file with regards to the -a switch which relates to merging .sib files and there's discussion in some release notes (from a long way back) regarding a...