zhanjh / minify

Automatically exported from code.google.com/p/minify
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

svn update issue #247

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
******************************************
* PLEASE try the master branch at github *
* before submitting a bug here.          *
*   https://github.com/mrclay/minify     *
******************************************

Did you try code from the master branch: https://github.com/mrclay/minify ? yes

Are you sure this is not a problem with your configuration? (ask on the
Google Group)

Minify commit/version: 2.1.3
PHP version:5.3.5

What steps will reproduce the problem?
1.Do svn update.
2.call Minify_groupUri() from utils.php
3.timestamp is wromg in url. its still giving old timestamp even though files 
are changed.

Expected output: timestamp should change

Actual output:old stamp is showing in the url

Original issue reported on code.google.com by v...@riktamtech.com on 19 Oct 2011 at 4:35

GoogleCodeExporter commented 9 years ago
See 
http://code.google.com/p/minify/wiki/CommonProblems#Server_cache_files_won%27t_u
pdate
Perhaps your svn update is give the files old mtimes.

Original comment by mrclay....@gmail.com on 25 Oct 2011 at 8:16