Infinite loop in svn
From: Lübbe Onken <l.onken_at_rac.de>
Date: 2004-01-15 09:45:11 CET
Hi Folks,
I managed to stumble upon an infinite loop in "svn st" and "svn up" and
It can be reproduced with either SVN 0.34 or a fresh build of 0.36 on a
Steps to reproduce:
--- SNIP ---
Performing status on external item at test
Performing status on external item at test
...Repeat as often as you like...
Performing status on external item at test
Performing status on external item at test
"svn st -N" behaves correctly
checkin doesn't fix the problem
Now it's getting even funnier:
--- SNIP ---
Fetching external item into 'test'
OK, svn is right, so we get rid of 'test'
--- SNIP ---
Fetching external item into 'test'
Fetching external item into 'test\test'
Fetching external item into 'test\test\test'
Fetching external item into 'test\test\test\test'
Fetching external item into 'test\test\test\test\test'
What do you make of this?
Cheers
---------------------------------------------------------------------
|
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.