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

Re: Invalid change kind in rev file

From: Chuck Holzwarth <chuck_holzwarth_at_yahoo.com>
Date: Thu, 16 Apr 2009 07:54:13 -0700 (PDT)

Make sure you are using the -t option for a pre-commit hook rather than the -r.

 Thank you,
Chuck Holzwarth
(804) 403-3478 (home)
(804) 305-4040 (cell)

________________________________
From: Ingmar J Stein <ingmar_at_absint.com>
To: users_at_subversion.tigris.org
Sent: Thursday, April 16, 2009 7:04:54 AM
Subject: Invalid change kind in rev file

Hi all,

I use the following setup at work:

- 1.6.1 client
- 1.5.1 server
- fs_fs backend
- pre_commit hook using svnlook to get a list of changed directories

Now when I try to commit a file, the pre_commit hook fails
with the output:

svnlook: Invalid change kind in rev file

I traced this down to the new format of the changes file which
now includes node-kinds (e.g. modify-file) which the old svnlook
cannot parse.

Is this an unsupported configuration or do we need to check a
version number whether or not to write node-kinds to that file?

Ingmar

PS: please reply to all because I'm not subscribed to this list

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1745290

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1748454

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-16 16:55:17 CEST

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.