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

[patch][merge-tracking] Step 1 of wc 2 repos copyfrom recording

From: Madan U S <madan_at_collab.net>
Date: 2006-12-20 18:42:52 CET

Hi,

    Please find attached the step 1 of implementing wc 2 repos copy. Am
splitting this into multiple steps for easier understanding.

    This step uses the outgoing_prop_changes member of the
svn_client_commit_items3_t structure and sets the copyfrom mergeinfo into
the file/dir. The next step would be to actually calculate the copyfrom
mergeinfo and fill it into the outgoing_prop_changes.

    It would be necessary to mention that the following tests fail over ra_dav and ra_svn
on my laptop:
        merge_tests.py 4
        merge_tests.py 39

    But dlr is not seeing these failures and the attached patch doesnt change the way these
tests behave on my laptop, so sending these across.
    Dan: could you run a dav/svn make check before committing please. Thanks.

Regards,
Madan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Dec 20 18:46:43 2006

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.