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

Problem found in latest subversion

From: BRUGGEMAN Jens (JBRG) <Jens.Bruggeman_at_seco-m.be>
Date: 2004-10-25 15:14:24 CEST

Hi,
 
I have found a pretty important bug in the latest subversion 1.1.0.
 
Consider the following situation:
You have two folders in the main repository being 'application1', and
'application2'.
User 'A' modifies the file 'application.cpp' en decides to move it to folder
'application2'. SVN move: delete/add action and he succesfully commits.
User 'B' in mean-time changes his local copy of file 'application.cpp' in
the folder 'application1' and decides to do a SVN update.
Because of the update the file 'application.cpp', which has local
modifications, is deleted and is added in the 'application2' directory.
 
How can I solve this situation correctly so user 'B' does not loose his
local modifications?
 
Best regards,
Jens
Received on Mon Oct 25 15:18:49 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.