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

Re: How to use svn:externals?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-11 01:16:28 CEST

jrodrigu@lexmark.com writes:

> Yes, I've read that document but it doesn't give any details like how to
> set the values for
> svn:externals, the syntax, etc. The document just show how the
> svn:externals will look like
> using propget.

It's a directory property. So you use 'svn propset', just as with any
other property. 'svn propedit' will probably work better, since that
will pop up $EDITOR for you, rather than having to use '-F file' with
propset.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 11 01:17:22 2003

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.