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

svn fails to expand URL

From: Bernd Walter <ticso_at_cicely5.cicely.de>
Date: 2002-08-10 21:20:34 CEST

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.
[630]srv1.cosmo-project.de> cat test/testfile
test
test
$URL: $
test
[631]srv1.cosmo-project.de> rm test/testfile
[632]srv1.cosmo-project.de> svn update
Restored ./test/testfile
At revision 29.
[633]srv1.cosmo-project.de> cat test/testfile
test
test
$URL: http://www2.cicely.de/svn/users/ticso/test/testfile $
test
[634]srv1.cosmo-project.de> svn propget svn:keywords test/testfile
Author Date Rev URL

Author Date Rev expand without problems.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso@cicely.de         Usergroup           info@cosmo-project.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 10 21:21:11 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.