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

Re: svn fails to expand URL

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-11 04:03:28 CEST

Bernd Walter <ticso@cicely5.cicely.de> writes:
> The case is 100% reproduceable.
> This is with r2927:
> [627]srv1.cosmo-project.de> cat test/testfile
> test
> test
> $URL: http://www2.cicely.de/svn/users/ticso/test/testfile $
> test
> [628]srv1.cosmo-project.de> rm -rf test
> [629]srv1.cosmo-project.de> svn update
> A ./test
> A ./test/testfile
> Updated to revision 29.

My goodness, I didn't even know we supported automatic restoration of
removed directories like that. What a pleasant surprise...

> [630]srv1.cosmo-project.de> cat test/testfile
> test
> test
> $URL: $
> test

...too bad about the URL, though :-)!

(Shades of issues #843 and #634.)

Thanks for the very clear bug report; I've filed new issue #865 about
this. It shouldn't take long to fix, but I know I at least am not
able to get to it tonight, and don't want to forget about it.

If anyone starts on this, please mark 865 as started.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 11 04:20:03 2002

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.