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

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

From: Kuno Meyer <kuno.meyer_at_gmx.ch>
Date: Tue, 20 Dec 2011 14:44:06 +0000 (UTC)

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
Received on 2011-12-20 16:05:47 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.