Possible bug with add and update
From: Jeff Putsch <putsch_at_mxim.com>
Date: 2002-09-12 01:57:08 CEST
Howdy,
I'm using Subversion built from r3146.
If I have a repository and two users (u1, u2) check out the same URL to
o Each creates a file called "baz"
o Each "adds" a file called "baz" (now it's marked locally for adding)
o u2 commits baz
o u1 tries to commit baz, it fails as it should
o u1 tries to update baz, it fails until baz is moved out of the way
o u1 moves baz out of the way and updates the working copy. baz
o u1 tries to commit. The commit fails because baz cannot be added
The last item/behavior seems like a bug to me. u1's update of baz from
I've attached a short shell script that will demonstrate the problem
If I'm confused about how this is supposed to work, I apologize, but
Thanks,
Jeff.
-- Jeff Putsch Email: putsch@mxim.com Maxim Integrated Products Office: (503)547-2037 High Frequency CAD Engineering
---------------------------------------------------------------------
|
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.