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

Re: svn commit: r38105 - trunk/subversion/libsvn_ra_serf

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 15 Apr 2010 16:10:05 +0100

Paul Burba <ptburba_at_gmail.com> writes:

On Linux, serf-0.3.1, trunk_at_934323 I get the same as you get on
Windows.

----
Neon
----
> C:\SVN\src-trunk-2>run.python.test.RELEASE.bat update 57 -v --cleanup --url http://localhost --http-library neon
$ ../../../../src/subversion/tests/cmdline/update_tests.py 57 --url=http://localhost:8888 --http-library=neon -v
> CMD: svn.exe up "svn-test-work\working_copies\update_tests-57" --config-dir "C:\SVN\src-trunk-2\Release\subversion\tests\cmdline\svn-test-work\local_tmp\config"
>  --password rayjandom --no-auth-cache --username jrandom
> <TIME = 0.187000>
>    C svn-test-work\working_copies\update_tests-57\A\B\E
> D    svn-test-work\working_copies\update_tests-57\A\B\E\alpha
> Updated to revision 1.
> Summary of conflicts:
>   Tree conflicts: 1
> =============================================================
> Expected '__SVN_ROOT_NODE' and actual '__SVN_ROOT_NODE' in output tree are different!
> =============================================================
> EXPECTED NODE TO BE:
> =============================================================
>  * Node name:   __SVN_ROOT_NODE
>     Path:       __SVN_ROOT_NODE
>     Contents:   None
>     Properties: {}
>     Attributes: {}
>     Children:  None (node is probably a file)
> =============================================================
> ACTUAL NODE FOUND:
> =============================================================
>  * Node name:   __SVN_ROOT_NODE
>     Path:       __SVN_ROOT_NODE
>     Contents:   N/A (node is a directory)
>     Properties: {}
>     Attributes: {}
>     Children:   1
> Unequal Types: one Node is a file, the other is a directory
> ACTUAL OUTPUT TREE:
> svntest.wc.State(wc_dir, {
>   'A\B\E'             : Item(status='  ', treeconflict='C'),
>   'A\B\E\alpha'       : Item(status='D '),
> })EXCEPTION: SVNTreeUnequal
CMD: svn up svn-test-work/working_copies/update_tests-57 --config-dir /home/pm/sw/subversion/obj/subversion/tests/cmdline/svn-test-work/local_tmp/config --password rayjandom --no-auth-cache --username jrandom
<TIME = 0.089712>
   C svn-test-work/working_copies/update_tests-57/A/B/E
D    svn-test-work/working_copies/update_tests-57/A/B/E/alpha
Updated to revision 1.
Summary of conflicts:
  Tree conflicts: 1
=============================================================
Expected '__SVN_ROOT_NODE' and actual '__SVN_ROOT_NODE' in output tree are different!
=============================================================
EXPECTED NODE TO BE:
=============================================================
 * Node name:   __SVN_ROOT_NODE
    Path:       __SVN_ROOT_NODE
    Contents:   None
    Properties: {}
    Attributes: {}
    Children:  None (node is probably a file)
=============================================================
ACTUAL NODE FOUND:
=============================================================
 * Node name:   __SVN_ROOT_NODE
    Path:       __SVN_ROOT_NODE
    Contents:   N/A (node is a directory)
    Properties: {}
    Attributes: {}
    Children:   1
Unequal Types: one Node is a file, the other is a directory
ACTUAL OUTPUT TREE:
svntest.wc.State(wc_dir, {
  'A/B/E'             : Item(status='  ', treeconflict='C'),
  'A/B/E/alpha'       : Item(status='D '),
})EXCEPTION: SVNTreeUnequal
----
Serf
----
> C:\SVN\src-trunk-2>run.python.test.RELEASE.bat update 57 -v --cleanup --url http://localhost --http-library serf
$ ../../../../src/subversion/tests/cmdline/update_tests.py 57 --url=http://localhost:8888 --http-library=serf -v
> CMD: C:\SVN\src-trunk-2\Release\subversion\svn\svn.exe up "svn-test-work\working_copies\update_tests-57" --config-dir "C:\SVN\src-trunk-2\Release\subversion\tes
> ts\cmdline\svn-test-work\local_tmp\config" --password rayjandom --no-auth-cache --username jrandom exited with 1
> <TIME = 0.157000>
>    C svn-test-work\working_copies\update_tests-57\A\B\E
> D    svn-test-work\working_copies\update_tests-57\A\B\E\alpha
> svn: Can't set file 'C:\SVN\src-trunk-2\Release\subversion\tests\cmdline\svn-test-work\working_copies\update_tests-57\A\B\E\alpha' read-write: The system cannot
>  find the file specified.
CMD: /home/pm/sw/subversion/obj/subversion/svn/svn up svn-test-work/working_copies/update_tests-57 --config-dir /home/pm/sw/subversion/obj/subversion/tests/cmdline/svn-test-work/local_tmp/config --password rayjandom --no-auth-cache --username jrandom exited with 1
<TIME = 0.110158>
   C svn-test-work/working_copies/update_tests-57/A/B/E
D    svn-test-work/working_copies/update_tests-57/A/B/E/alpha
../src/subversion/svn/update-cmd.c:97: (apr_err=2)
../src/subversion/libsvn_client/update.c:400: (apr_err=2)
../src/subversion/libsvn_client/update.c:272: (apr_err=2)
../src/subversion/libsvn_ra_serf/update.c:2384: (apr_err=2)
../src/subversion/libsvn_ra_serf/update.c:601: (apr_err=2)
../src/subversion/libsvn_ra_serf/update.c:601: (apr_err=2)
../src/subversion/libsvn_ra_serf/update.c:601: (apr_err=2)
../src/subversion/libsvn_ra_serf/update.c:565: (apr_err=2)
../src/subversion/libsvn_wc/update_editor.c:3110: (apr_err=2)
../src/subversion/libsvn_wc/workqueue.c:2294: (apr_err=2)
../src/subversion/libsvn_wc/workqueue.c:89: (apr_err=2)
../src/subversion/libsvn_wc/workqueue.c:89: (apr_err=2)
../src/subversion/libsvn_subr/io.c:1328: (apr_err=2)
svn: Can't change perms of file '/home/pm/sw/subversion/obj/subversion/tests/cmdline/svn-test-work/working_copies/update_tests-57/A/B/E/alpha': No such file or directory
And the working copy is broken:
$ ../../../subversion/svn/svn cleanup svn-test-work/working_copies/update_tests-57/
../src/subversion/svn/cleanup-cmd.c:67: (apr_err=2)
../src/subversion/libsvn_client/cleanup.c:58: (apr_err=2)
../src/subversion/libsvn_wc/log.c:1209: (apr_err=2)
../src/subversion/libsvn_wc/log.c:1170: (apr_err=2)
../src/subversion/libsvn_wc/log.c:1170: (apr_err=2)
../src/subversion/libsvn_wc/log.c:1170: (apr_err=2)
../src/subversion/libsvn_wc/log.c:1146: (apr_err=2)
../src/subversion/libsvn_wc/workqueue.c:2294: (apr_err=2)
../src/subversion/libsvn_wc/workqueue.c:89: (apr_err=2)
../src/subversion/libsvn_wc/workqueue.c:89: (apr_err=2)
../src/subversion/libsvn_subr/io.c:1328: (apr_err=2)
svn: Can't change perms of file '/home/pm/sw/subversion/obj/subversion/tests/cmdline/svn-test-work/working_copies/update_tests-57/A/B/E/alpha': No such file or directory
-- 
Philip
Received on 2010-04-15 17:10:46 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.