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

Re: some notes about svn_client__get_copy_source

From: David Glasser <glasser_at_mit.edu>
Date: 2007-06-01 14:43:44 CEST

On 6/1/07, Kamesh Jayachandran <kamesh@collab.net> wrote:
>
> > Are you sure you were not just lucky that the hash iteration happened
> > in the order that gave you the correct result?
> >
> I misunderstood your original case to be independent commits (4
> commits). i.e
> $ svn cp branches/foo branches/baz (rX); svn ci -m 'blah'
> $ svn cp trunk/bar branches/baz/bar (rX+1); svn ci -m 'blah'
> $ svn cp branches/foo branches/baz (rX+2); svn ci -m 'blah'
> $ svn mkdir branches/baz/bar (rX+3); svn ci -m 'blah'

Ah, no; each pair was supposed to be one commit.

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 1 14:44:01 2007

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.