RE: Re: svn propset svn:externals URL
From: Merijn Boom <merijn.boom_at_eurorscg.nl>
Date: 2006-06-21 18:50:28 CEST
Hi,
First of all thanks for the answers.
Let me make clear what I would like to do.
We have a repository with our libaries stored in the trunk. Let's call
In an other repository we have sotred our projects. Our projects
What I want to create is a script which is creating the project,
Projectname
If I use the command:
svn propset svn:externals "libaries svn://domain/trunk projectname"
I get an error:
svn: Setting property on non-local target svn://URL/" is not supported
Which if I translated it correctly means that I can use this command on
Did I overlooked an answer in one of your replies or was it that I did
Thanks again,
Merijn
-----Original Message-----
Merijn Boom wrote:
svn propset svn:externals "DIRNAME svn://URL/ PATH_TO_SET-PROPERTY_ON"
Check the quotation marks - you must enquote the whole property value.
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jun 21 18:52:47 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.