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

checkout part of a branch

From: george young <gyoung_at_itasoftware.com>
Date: 2007-06-02 03:31:25 CEST

[svn, version 1.3.2 (r19776), rh-fc3 linux]

I would like to checkout part of a (200000 file) branch so I can use
svnmerge without lugging around our entire repository. Svnmerge insists
on a top-level working directory.
I tried:
  svn co -N top
  svn co top/A top/A
  svn co top/B top/B,
but svnmerge says 'no copyfrom info available'. Is there some other
kludge that will get part of a branch checked out?

-- George

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 2 03:31:52 2007

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.