You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Steve Butts <st...@gmail.com> on 2005/03/04 17:55:06 UTC

Keywords not expanding even with propset.

I recently svn cp a directory of files and noticed when I made changes
the svn:keywords weren't getting updated. I played around removing
them then adding them back and still no luck. Right now none of the
keywords expand. Any ideas of what I'm missing here?

% svn proplist --version filename
Properties on 'filename':
  syn:keywords : Author Date Rev HeadURL

% head filename
## $Rev$
## $Date$
## $Author$

% svn --version
svn, version 1.1.1 (r11581)
   compiled Jan 10 2005, 10:09:19

It's a FSFS repos, and I don't have auto-props enabled.

I've ci the files in, updated, co a new working copy, propdel'd
everything and ci in, propset and updated. I've removed the old
expanded versions and replaced with just the $keyword$ and ci and
*still* no change. I cannot get them to expand anymore.

-- 
Steve Butts
steve.butts@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Keywords not expanding even with propset.

Posted by Ben Collins-Sussman <su...@collab.net>.
On Mar 4, 2005, at 11:55 AM, Steve Butts wrote:

> % svn proplist --version filename
> Properties on 'filename':
>   syn:keywords : Author Date Rev HeadURL
>

"syn":keywords?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org