See 
<http://hudson.zones.apache.org/hudson/job/subversion-trunk-solaris/939/changes>

Changes:

[cmpilato] Minor comment tweak.

[cmpilato] Expand the HTTPv2 POST handler for general purpose use, similar to 
the
read-only REPORT functionality offered elsewhere.

* build.conf
  (mod_dav_svn): Add posts/*.c to sources.

* subversion/mod_dav_svn/posts,
* subversion/mod_dav_svn/posts/create-transaction.c,
* subversion/mod_dav_svn/dav_svn.h
  (dav_svn__create_transaction_post): New POST handler function.  And
    file to hold it.  And folder to hold *that*.

* subversion/mod_dav_svn/repos.c
  (dav_svn__method_post): Expand this function for use as a more
    general-purpose dispatcher of various custom HTTPv2 POST requests.
  
* subversion/libsvn_ra_serf/commit.c
  Generate more fully formed create-transaction POST requests now.

------------------------------------------
Started by an SCM change
Building remotely on lucene.zones.apache.org (Solaris 10)
Updating https://svn.apache.org/repos/asf/subversion/trunk
U         build.conf
U         subversion/libsvn_ra_serf/commit.c
U         subversion/mod_dav_svn/dav_svn.h
A         subversion/mod_dav_svn/posts
AU        subversion/mod_dav_svn/posts/create-transaction.c
U         subversion/mod_dav_svn/repos.c
At revision 945310
[subversion-trunk-solaris] $ /bin/bash -xe /var/tmp/hudson6739449549644347446.sh
+ cd subversion-trunk
+ 
PATH=/export/home/hudson/bin:/export/home/hudson/tools/java/latest/bin:/export/home/hudson/tools/ant/latest/bin:/export/home/hudson/tools/tomcat/latest/bin:/opt/subversion-current/bin:/usr/ucb:/usr/local/bin:/usr/bin:/usr/sfw/bin:/usr/sfw/sbin:/opt/sfw/bin:/opt/sfw/sbin:/opt/SUNWspro/bin:/usr/X/bin:/usr/ucb:/usr/sbin:/usr/ccs/bin:/usr/bin
+ export PATH
+ /usr/ccs/bin/make clean
make: Fatal error: Don't know how to make target `clean'
Recording test results

Reply via email to