Philip Martin wrote:
> Mathias.Weinert@gfa-net.de writes:
>
> > Can anybody tell me why subversion acts different if I remove a file
and
> > add a file with the same name in the same commit (this results in a
'R'
> > status) or if I remove the file and try to do an 'svn cp' where the
target
> > is the removed file (this results in an warning/error)?
>
> 'svn rm' leaves the text-base until after the commit, 'svn add'
> installs the new text-base after the commit but 'svn cp' installs it
> before the commit. There is no code to handle two text-bases
> simultaneously.
Thanks for all your help!
Received on Tue May 31 11:02:34 2005