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

Re: Differences between WC->WC copy, URL->URL copy, and $dirent->created_rev()

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-01-29 15:45:30 CET

Nik Clayton <nik@ngo.org.uk> writes:

> With the WC -> WC copy you see this from 'svn log'
>
> ...
> Changed paths:
> A /branches/test1 (from /trunk:1)
> A /branches/test1/bar (from /trunk/bar:2)
> A /branches/test1/foo (from /trunk/foo:2)

You copied a mixed revision working copy.

> ...
>
> With the URL -> URL copy you see this:
>
> ...
> Changed paths:
> A /branches/test2 (from /trunk:4)

You copied a single revision URL.

> ...
>
> Notice that there's no 'A' line for /branches/test2/bar or
> /branches/test2/foo.

That's the intended behaviour.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 29 15:46:13 2006

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.