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

Re: Create a new working copy by cloning a subtree of an existing working copy?

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 20 Dec 2011 10:12:55 -0500

See: http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/detach.py

On Tue, Dec 20, 2011 at 9:44 AM, Kuno Meyer <kuno.meyer_at_gmx.ch> wrote:
> With SVN 1.7, is there a way to create a new working copy by cloning a subtree
> of an existing working copy?
>
> For example:
> - Already checked out:
>   wc1/
>   wc1/.svn
>   wc1/src
>   wc1/data
>   wc1/data/bin1
>
> - Desired: a new working copy of just the "data/" subtree:
>   wc2/
>   wc2/.svn
>   wc2/bin1
>
> A reason of doing this could be to improve performance.
>
> Thanks,
> Kuno
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-12-20 16:13:29 CET

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

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