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

can you make svn externals non-recursive?

From: Jim Edwards <edwards.jim_at_gmail.com>
Date: Tue, 24 Feb 2009 12:55:14 -0700

Hi,

In the manual I see an example of using an option in an SVN_EXTERNALS file:

third-party/skins/toolkit -r21 http://svn.red-bean.com/repos/skin-maker

What I want to do is checkout the contents of skin-maker in a non recursive
manner, but I try replacing the
-r21 with -N and I get an error:

svn: Error parsing svn:externals property on '.': 'lib/crtm -N
https://svn.read-bean.com/repos/skin-maker'

Is there another way to do this?

- Jim

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1222215

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-25 05:00:44 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.