On Sat, Feb 23, 2008 at 6:44 AM,  <[EMAIL PROTECTED]> wrote:
> Author: paultcochrane
>  Date: Sat Feb 23 03:44:12 2008
>  New Revision: 26013
>
>  Modified:
>    trunk/src/oo.c   (props changed)
>
>  Log:
>  [core] For some reason svk hasn't picked up the svn properties properly, so
>  setting them here.  This in some sense is a test commit (for that I
>  apologise in advance) so that I can make sure I haven't killed anything on
>  the svn side.  If this works, all the other files in my svk working copy
>  with the appropriately updated svn properties will be committed.
>
>

I just checked the properties in the repository for this file before
and after your commit, and they seem identical.

What specifically were you trying to change here?

If the test is failing on your svk instance and not your svn instance,
I would tend to suspect that your svk repo is out of whack. This used
to happen to Chip and I on a regular basis. (I was never able to
resolve my svk issues to my satisfaction; I switched back to svn.)

FYI:

$svn up -r 26012 && svn pl --verbose src/oo.c
Properties on 'src/oo.c':
  svn:keywords : Author Date Id Revision
  svn:eol-style : native
$svn up -r 26013 && svn pl --verbose src/oo.c
Properties on 'src/oo.c':
  svn:keywords : Author Date Id Revision
  svn:eol-style : native

(It might be helpful if our svn commit messages showed the properties
that were updated on the commit)

-- 
Will "Coke" Coleda

Reply via email to