Skip to main content
March 16, 2016
Question

Isolating published (changed) files

  • March 16, 2016
  • 2 replies
  • 321 views

Hi,

In RH 2015 is it possible to isolate the files that are published (i.e. files that have changed since last build)?

What I'm trying to do is distribute just these files. We are in the situation where we distribute our application that is locally installed on our clients machines. We do this by sending a zip file for each build that overwrites changed files. Help falls in to one of these files, but sending a new CHM each time that is going to grow seems a but inefficient.

What I'd like to do is distribute the help as html that is stored locally. But rather than resend the entire build, I only want to send the files (and folder structure) that has changed from the previous.

Is there any way to get these files without manually trawling my own publish location?

Thanks,

Nick

This topic has been closed for replies.

2 replies

March 17, 2016

No, I'm wanting to avoid sending a CHM altogether by sending HTML help instead - but I just want to send the changed HTML files.

Thanks,

Nick

Captiv8r
Legend
March 17, 2016

When you say "HTML Help", that means CHM.

I'm guessing you must mean an uncompressed format then. WebHelp, FlashHelp, Multiscren HTML 5 or Responsive HTML 5.

With any of those layout types you have an option of configuring a publishing destination. And one could use Windows Explorer to examine the publish destination and sort by date to grab only the changed files.

Cheers... Rick

Captiv8r
Legend
March 16, 2016

Hi there

If your help is distributed as a CHM file, I'm unaware of any way to avoid sending along a fresh version of the CHM.

Cheers... Rick