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

Re: Failed commit after renames

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-06-20 01:21:55 CEST

Ben Collins-Sussman wrote:
>
> > svnadmin create repos
> > svn co file:///`pwd`/repos -d r
> > cd r
> > mkdir 1
> > touch 1/1
> > svn add 1 1/1
> > svn ci -F /dev/null
> > svn mv 1 2
> > svn mv 2/1 2/2
> > svn ci -F /dev/null
>
> I see the bug, and I know what's wrong.

Thanks, I opened issue 756 to mark this bug. I've added some additional
comments on this thread there.

Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 20 01:22:52 2002

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

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