Hi,

I would like to patch my rvb server (version 2.0.15) with the changes in 
the below review request:
   https://reviews.reviewboard.org/r/7186/

So my patch steps are:
  wget http://reviews.reviewboard.org/r/7186/diff/raw/ -O /tmp/r7186.patch
  cd /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/
  sudo patch -p1 </tmp/r7186.patch

After restarting apache, I found the target javscript files didn't change 
under <SITE_ROOT> directory.
To list the files under <SITE_ROOT>/htdocs/static/rb/js, I always got the 
old modification time, e.g.:
  -rw-rw-r-- 1 root staff 173950 *May 18 10:53 *reviews.min.f40f098c0f34.js

Any idea how to force uglifyjs or django pipeline to regenerate the 
compressed js files?

Thanks a lot!

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to