r4599 - trunk/varnish-cache/bin/varnishd
phk at projects.linpro.no
phk at projects.linpro.no
Mon Mar 1 12:20:21 CET 2010
Author: phk
Date: 2010-03-01 12:20:21 +0100 (Mon, 01 Mar 2010)
New Revision: 4599
Modified:
trunk/varnish-cache/bin/varnishd/cache_lck.c
trunk/varnish-cache/bin/varnishd/cache_wrw.c
trunk/varnish-cache/bin/varnishd/hash_critbit.c
trunk/varnish-cache/bin/varnishd/mgt_pool.c
trunk/varnish-cache/bin/varnishd/vparam.h
Log:
Try again, this time with the right property: svn:keywordS
Property changes on: trunk/varnish-cache/bin/varnishd/cache_lck.c
___________________________________________________________________
Name: svn:keyword
- Id
Name: svn:keywords
+ Id
Modified: trunk/varnish-cache/bin/varnishd/cache_wrw.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/cache_wrw.c 2010-03-01 11:18:27 UTC (rev 4598)
+++ trunk/varnish-cache/bin/varnishd/cache_wrw.c 2010-03-01 11:20:21 UTC (rev 4599)
@@ -43,7 +43,7 @@
#include "config.h"
#include "svnid.h"
-SVNID("$Id: cache_pool.c 4069 2009-05-11 08:57:00Z phk $")
+SVNID("$Id$")
#include <sys/types.h>
#include <sys/uio.h>
Property changes on: trunk/varnish-cache/bin/varnishd/cache_wrw.c
___________________________________________________________________
Name: svn:keyword
- Id
Name: svn:keywords
+ Id
Property changes on: trunk/varnish-cache/bin/varnishd/hash_critbit.c
___________________________________________________________________
Name: svn:keyword
- Id
Name: svn:keywords
+ Id
Modified: trunk/varnish-cache/bin/varnishd/mgt_pool.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/mgt_pool.c 2010-03-01 11:18:27 UTC (rev 4598)
+++ trunk/varnish-cache/bin/varnishd/mgt_pool.c 2010-03-01 11:20:21 UTC (rev 4599)
@@ -43,7 +43,7 @@
#include "config.h"
#include "svnid.h"
-SVNID("$Id: cache_pool.c 3429 2008-11-24 17:47:21Z phk $")
+SVNID("$Id$")
#include <stdio.h>
#include <string.h>
#include <limits.h>
Property changes on: trunk/varnish-cache/bin/varnishd/mgt_pool.c
___________________________________________________________________
Name: svn:keyword
- Id
Name: svn:keywords
+ Id
Modified: trunk/varnish-cache/bin/varnishd/vparam.h
===================================================================
--- trunk/varnish-cache/bin/varnishd/vparam.h 2010-03-01 11:18:27 UTC (rev 4598)
+++ trunk/varnish-cache/bin/varnishd/vparam.h 2010-03-01 11:20:21 UTC (rev 4599)
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: mgt_param.c 3440 2008-11-25 13:39:15Z phk $
+ * $Id$
*/
struct parspec;
Property changes on: trunk/varnish-cache/bin/varnishd/vparam.h
___________________________________________________________________
Name: svn:keyword
- Id
Name: svn:keywords
+ Id
More information about the varnish-commit
mailing list