Re: Merging with differing checkout and update depths v.1.5.1

2010-07-19 Thread Paul Burba
Hi Can, This bug was fixed in 1.6.2. http://svn.haxx.se/dev/archive-2009-04/0365.shtml http://svn.apache.org/viewvc?view=revision&revision=877629 Paul On Tue, Jul 13, 2010 at 9:33 PM, Can Aydin wrote: > Hello, > > I've come across an issue in v1.5.1 and was wondering whether it was > expected

Merging with differing checkout and update depths v.1.5.1

2010-07-15 Thread Can Aydin
Hello, I've come across an issue in v1.5.1 and was wondering whether it was expected behavior or a bug. The sequence is as follows (pathnames have been changed for simplicity). * Create a branch from trunk: svn copy svn://some.repo.com/repo/trunk svn://some.repo.com/repo/branches/mybranch/