[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Forcing update of the $keywords$

From: Luc Mercier <mercier_at_cs.brown.edu>
Date: 2006-06-05 21:18:01 CEST

Hi folks,

I'm using the keywords $Date$, $Rev$, etc. in some file. The problem I
have is that these keywords are subsituted when on an update or a
checkout, but not after a commit, resulting in the subsituted value to
be not up to date. The problem is especially bothering if there's only
one person working on a project, because in that case after the initial
checkout the file will never be updated.

So far, I have two workarounds :
* After each commit, delete the file in the working copy and do an
update... It works, but that's really annoying
* Have two working copies, and each time you commit from one, you start
working in the other one... That's not better.

Thanks for any help !

- Luc M.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 5 23:04:43 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.