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

problem with propset

From: <ed.wittmann_at_fiserv.com>
Date: 2005-07-26 16:18:00 CEST

Note: using Subversion 1.2.0.

I am trying to get Subversion to integrate with a defect tracking package,
and one of the things I have to do is set the bugtraq properties. I get
this:

D:\ribs>svn propset bugtraq:label --revprop -r HEAD "Defect#"
http://servername/repos/foo
svn: DAV request failed; it's possible that the repository's
pre-revprop-change hook either failed o
r is non-existent
svn: At least one property change failed; repository is unchanged

Google, this list, and the issue tracker readme all say that this is
because I don't have a pre-revprop-change hook, but I do, and it's
executable. It's empty and won't do much, but it is there. I also tried
using the template that "ships" with Subversion but no joy.

Can someone point out my error?

thanks,

Ed Wittmann

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 26 16:19:56 2005

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.