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

Re[2]: Externals pb

From: Régis Priqueler <lists_at_aizenko.com>
Date: 2003-07-22 10:35:34 CEST

Hello Jack,

Monday, July 21, 2003, 6:11:07 PM, you wrote:

>>svn propset svn:externals "php/mtest http://repos.com/test/branches/r-1.0" .

>>svn: Attempted to lock an already-locked dir
>>svn: working copy locked: php
>>svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

I finally found the problem.

I have to put the property only on the sub dir.

svn propset svn:externals "mtest http://rep.com/test/branches/r-1.0" mtest

But the documentation is not very clear about the usage of externals.

Best regards

-- 
Régis Priqueler
Portfolio: http://R208.com
Aïzenko:   http://aizenko.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 22 10:36:59 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.