You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Régis Priqueler <li...@aizenko.com> on 2003/07/22 08:35:34 UTC

Re[2]: Externals pb

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