Hello,
I'm not sure what happened to the messages I attach.
The behaviour described there looks like a sure bug, but I'd like
to hear some comments before I file it, or try to fix it (I even not sure
where to start)
- Volodya
---------- Forwarded Message ----------
Subject: svn:externals problem
Date: Mon, 24 Mar 2003 13:52:06 +0300
From: Vladimir Prus <ghost@cs.msu.su>
To: dev@subversion.tigris.org
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 ;-)
---------- Forwarded Message ----------
Subject: Re: svn:externals problem
Date: Mon, 24 Mar 2003 14:17:51 +0300
From: Vladimir Prus <ghost@cs.msu.su>
To: dev@subversion.tigris.org
Vladimir Prus wrote:
> 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 ;-)
Small correction. Things start to work if I commit the property change
and do a fresh checkout. Otherwise, I get the same error even if I
commit everything. This looks quite strange....
Updated recipe attached.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 31 11:21:09 2003