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

Regression in bindings? 1.7/1.8 vs 1.6

From: Alexey Neyman <stilor_at_att.net>
Date: Sat, 09 Aug 2014 22:50:11 -0700

Hi Subversion developers,

I am trying to migrate some scripts from 1.6 server that we're currently
running to a newer SVN version, and encountered something that looks like
a bug: with 1.7/1.8 the fs.change_node_prop (in Python bindings) is no
longer able to modify a node's properties unless that node is already
modified in the transaction being handled.

A reproduction script is attached. It yields PASS on 1.6.11 and FAILs on 1.7.8
and 1.8.8.

Is it by design, or a regression? If it is by design - what is the proper way to
modify a node in a transaction in the newer Subversion?

Regards,
Alexey.

  • text/x-python attachment: v.py
  • application/x-shellscript attachment: v.sh
Received on 2014-08-10 07:50:45 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.