Re: branching WC folder fails with files marked as deleted

2013-01-09 Thread Daniel Shahaf
Stefan Sperling wrote on Wed, Jan 09, 2013 at 14:21:06 +0100: > On Wed, Jan 09, 2013 at 02:02:32PM +0100, Roman Kellner wrote: > > - Now the user-A needs to branch his WC and gets the following error > > message on commit > > (the file shown in the error message is the one that was created and lat

Re: branching WC folder fails with files marked as deleted

2013-01-09 Thread Stefan Sperling
On Wed, Jan 09, 2013 at 08:52:37AM -0500, Nico Kadel-Garcia wrote: > I *do* hope that the new "svn mv" architecture will not be confused by this. > >svn cp A B >svn cp A C >scn cp A D >svn rm A The above sequence using cp and rm will keep working as

Re: branching WC folder fails with files marked as deleted

2013-01-09 Thread Nico Kadel-Garcia
On Wed, Jan 9, 2013 at 8:21 AM, Stefan Sperling wrote: > Now, you might be wondering why I'm talking about renames rather than > the deletion of an item, and how this still relates to your particular > problem case. This is because Subversion generally cannot yet tell the > difference between the

Re: branching WC folder fails with files marked as deleted

2013-01-09 Thread Stefan Sperling
On Wed, Jan 09, 2013 at 02:02:32PM +0100, Roman Kellner wrote: > - Now the user-A needs to branch his WC and gets the following error > message on commit > (the file shown in the error message is the one that was created and later > deleted): Please do not attach images when posting to a mailing

branching WC folder fails with files marked as deleted

2013-01-09 Thread Roman Kellner
Hi A user (I will call him user-A) of ours encountered the following issue with our SVN environment: - SVN server: 1.5.2 - SVN client: TortoiseSVN 1.6.16 (svn 1.6.17) - user-A checked out the folder '_mt' with a number of file - user-A then worked with the IDE which only handles (updates, delete