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

Re: Keyword Substitution problem

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-05-22 05:34:10 CEST

On May 21, 2007, at 13:11, Fachetti, Robert wrote:

> Hi, I'm new to the mailing list. I've been running svn 1.4.2 on
> WinXP Pro
> for several months and it's been working fine. I have been using
> "svn:keywords" properties in my source without issue until now.
> After about
> a month of no SVN activity, I recently added a new project to my svn
> repository. I modified the source to include the svn:keywords "URL
> Revision
> Author Date" just as I had in a previous project (just a copy and
> paste from
> previous files in svn). I am using TortoiseSVN to set the
> "svn:keywords"
> properties just as I did with previous files. But, when I committed
> changes
> on the new files, I noticed that keyword substitution was not
> working. So I
> went back to a previous project where I know it was working and
> committed a
> change to one of those files. The keyword substitution information
> I see is
> from a commit I did back in April. Apparently keyword substitution has
> stopped working on my current repository? I've double checked to
> make sure I
> have the syntax correct. I've tried stopping/starting the svn
> service, and
> rebooting the PC. Not sure where else to look, or what else to try.
> Any
> suggestions would be appreciated.

Select one file where keyword substitution is not working, and show
us the output of

svn proplist -v filename

I'm worried that you may have used the wrong value somehow.
Specifically: are you sure that you have not surrounded the value
with quotes?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 22 05:34:51 2007

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.