Re: [BUG] Subversion client reports false failure
From: <kfogel_at_collab.net>
Date: 2005-11-26 20:12:35 CET
"Hyrum K. Wright" <hyrum_wright@byu.edu> writes:
We'll unavoidably have a small window during which the commit can have
In fact, unless there's some really clever idea I've never heard of,
I don't know that our window is as small as it could be, but I think
-Karl
-- www.collab.net <> CollabNet | Distributed Development On Demand > -Hyrum > > -------------------8<--------------------------- > [hkw2@localhost firmware]$ svn st > ? phase1/phase1.s > ? phase1/phase1.hex > ? phase1/main.s > ? phase1/phase1.ee.hex > M include/aros_internal.h > M include/aros.h > M aros/aros.c > [hkw2@localhost firmware]$ svn diff | less > [hkw2@localhost firmware]$ svn ci > Sending firmware/aros/aros.c > Sending firmware/include/aros.h > Sending firmware/include/aros_internal.h > Transmitting file data ...subversion/libsvn_client/commit.c:862: > (apr_err=175002) > svn: Commit failed (details follow): > subversion/libsvn_ra_dav/util.c:296: (apr_err=175002) > svn: DELETE of '/svn/!svn/act/e450d46d-7c06-0410-a417-e00e3ce1467e': SSL > negotiation failed: SSL error: (null) (https://rocket.brucec.net) > subversion/clients/cmdline/util.c:417: (apr_err=175002) > svn: Your commit message was left in a temporary file: > subversion/clients/cmdline/util.c:417: (apr_err=175002) > svn: '/home/hkw2/school/rocket/avionics/svn-commit.2.tmp' > [hkw2@localhost firmware]$ svn st > ? phase1/phase1.s > ? phase1/phase1.hex > ? phase1/main.s > ? phase1/phase1.ee.hex > M include/aros_internal.h > M include/aros.h > M aros/aros.c > [hkw2@localhost firmware]$ svn up > subversion/libsvn_ra_dav/util.c:827: (apr_err=175002) > svn: PROPFIND request failed on '/svn/avionics/firmware' > subversion/libsvn_ra_dav/util.c:296: (apr_err=175002) > svn: PROPFIND of '/svn/avionics/firmware': Could not resolve hostname > `rocket.brucec.net': Host not found (https://rocket.brucec.net) > [hkw2@localhost firmware]$ svn up > G include/aros_internal.h > G include/aros.h > G aros/aros.c > Updated to revision 40. > [hkw2@localhost firmware]$ svn diff > [hkw2@localhost firmware]$ svn st > ? phase1/phase1.s > ? phase1/phase1.hex > ? phase1/main.s > ? phase1/phase1.ee.hex > [hkw2@localhost firmware]$ > ------------------------8<----------------- > -- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Nov 26 21:35:45 2005 |
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.