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

svn propset svn:externals URL

From: Merijn Boom <merijn.boom_at_eurorscg.nl>
Date: 2006-06-21 17:18:02 CEST

Hi,

 

I try to set the svn property externals on a directory by the command
line with:

 

svn propset "svn:externals" "DIRNAME svn://URL/"
"PATH_TO_SET-PROPERTY_ON"

 

after that I receive the message:

 

svn: Setting property on non-local target svn://URL/" is not supported

 

I can set this up with Tortoise SVN so basically Subversion supports it
(or should support it) but how can I set this up using the command line
(because I'm creating a project setup script)?

 

Merijn

 

 

 
Received on Wed Jun 21 17:20:32 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.