RE: Copy the files between the branches witin the same repo and with saving the svn info about the operation.

2014-05-11 Thread Cooke, Mark
> -Original Message- > From: Kamil Libich [mailto:kamil.lib...@gmail.com] > Sent: 07 May 2014 15:09 > > Hi, > > I could not find any information neither in the archive nor in the svn book > :-( > > I'd like to ask you about the copying a file(s) from one repo branch to > another branch o

Unexpected behaviour when checking out a copy at an invalid revision

2014-05-11 Thread Fergus Slorach
Checking out a copied directory at a revision prior to the copy results in a checkout of the data before the copy. I would expect this to fail in the same way that attempting to update to an invalid revision fails. Is this the intended behaviour? If so, shouldn't there be some message that your w