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

svn:externals problem

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2003-03-24 11:52:06 CET

I've just tried to set the following svn:externals property

    lib/lvk/program_analysis http://zigzag.cs.msu.su:7813/lvk/trunk/program_analysis

And on update, I get:

     Fetching external item into lib/lvk/program_analysis
     subversion/libsvn_wc/lock.c:309: (apr_err=155007)
     svn: Path is not a working copy directory
     svn: 'lib/lvk' is not a working copy

I attach the script which reproduces the problem. Note that it happens only
if I do update with uncommitted changes to svn:externals. If I commit and
do checkout, everything's OK. It's not so critical bug, but I don't think
it's in tracker, either. I probably can try fixing it, if I'm told how ;-)

- Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Mar 24 11:54:00 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.