Re: [sword-devel] Expanded keywords committed in the tree

2010-04-27 Thread Dmitrijs Ledkovs
>> propset (pset, ps): Set the value of a property on files, dirs, or revisions. >> usage: 1. propset PROPNAME PROPVAL PATH... >>      2. propset PROPNAME --revprop -r REV PROPVAL [TARGET] >> >>   1. Changes a versioned file or directory property in a working copy. >>   2. Changes an unversioned pr

Re: [sword-devel] Expanded keywords committed in the tree

2010-04-27 Thread Dmitrijs Ledkovs
Forget the patch. I found the problem. in the trunk checkout do: $ svn proplist -R -v | grep keywords -C 1 -- Properties on 'examples/classes/ciphercng.cpp': svn:keywords author date id -- Notice that generally you have only "author date id" enabled. $ svn proplist -R -v | grep keyw