Re: newbie: confused abt merging checkouts w/ co, up, sw ...
From: OpenMacNews <users-subversion.20.openmacnews_at_spamgourmet.com>
Date: 2004-01-12 05:15:02 CET
-- On Sunday, January 11, 2004 2:42 PM -0800 OpenMacNews <users-subversion.20.openmacnews@spamgourmet.com> wrote:
>> The good news is, you can certainly do that, using the 'svn:externals'
>> themes/dev_theme_1 http://host/repos/dev_themes/dev_theme_1
ok, i'm having no luck here whatsoever ...
from svn help propset:
propset (pset, ps): Set PROPNAME to PROPVAL on files, dirs, or revisions.
1. Creates a versioned, local propchange in working copy.
svn:externals - A newline separated list of module specifiers,
and from "the book"
Fortunately, Subversion provides support for externals definitions. An externals definition is a mapping of a
$ svn propget svn:externals calc
lacking specific examples, its still a bit confusing ...
so trying, in my "doc_root",
% svn propset svn:externals themes/dev_theme_1 svn://localhost/svnrepo/themes/dev_theme_1
simply results in:
subversion/libsvn_client/prop_commands.c:149: (apr_err=200007)
what am i missing here? since i'm using svnserved, not apache, and thus "svn:" not "http:", is this a problem?
also, am i correct in assuming that the instruction -- "A newline separated list of module specifiers" refers to the
where is that FILE supposed to be ... "in" the working copy directory?
thanks,
richard
---------------------------------------------------------------------
|
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.