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

svn export PATH1 [PATH2] ignores externals

From: Brandon Humphrey <bhumphrey_at_divxcorp.com>
Date: 2006-06-24 21:37:08 CEST

Hello all,

I'm using the subversion export command to copy files from a versioned
working copy to an unversioned working copy. But it is not copying over
the files that were checked out via external definitions
(svn:externals).

The behavior is different if I run the subversion export command against
a URL instead of a working copy. In that case the externals are copied
into the unversioned copy.

Is there a way for me to force the externals to be copied over when
using 'svn export PATH1 [PATH2]'?

Configuration:
  Client:
    - Windows XP
    - svn, version 1.3.2 (r19776)
  Server:
    - Debian Linux
    - svn, version 1.2.3 (r15833)

Thanks,
Brandon
Received on Sat Jun 24 21:52:28 2006

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.