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

Re: svn commit: rev 1746 - trunk/subversion/include trunk/subversion/tests/clients/cmdline trunk/subversion/libsvn_ra_dav

From: <cmpilato_at_collab.net>
Date: 2002-04-23 08:48:05 CEST

philip@tigris.org writes:

> Author: philip
> Date: 2002-04-22 20:26 GMT
> New Revision: 1746
>
> Modified:
> trunk/subversion/include/svn_error_codes.h
> trunk/subversion/libsvn_ra_dav/commit.c
> trunk/subversion/libsvn_ra_dav/props.c
> trunk/subversion/libsvn_ra_dav/ra_dav.h
> trunk/subversion/tests/clients/cmdline/commit_tests.py
> Log:
> Fix issue 644, when adding a file ensure that no file with the same URL
> already exists.

Two questions:

* should I be expecting all the python tests to pass over ra_dav
   right now (cuz they're not)? commit_test 5 is failing for me on
   A/D/H/chi, which is supposed to be "replaced".

* does this change take into account the possibility of files being
   "replaced" as opposed to "added"? it seems to me that a property
   lookup on something that's being replaced will succeed, indicating
   that the item does exist ... but i didn't see in the patch where we
   might have noted that we *knew* it existed, and we just finished
   deleting it prior to re-adding it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 23 08:52:01 2002

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.