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

propget -R abort

From: Carlo Hogeveen <Carlo.Hogeveen_at_nccw.nl>
Date: 2007-04-16 00:07:30 CEST

In Subversion 1.3 all from and on the same Subversion Linux ES 4 machine
using the same Subversion superuser I encounter the following:

svn propget -R psvn:changed 'file:///sameserver/bigdir'
returns "Aborted" after 90 seconds, where "bigdir" contains about 2600
files.

svn propget -R psvn:changed 'file:///sameserver/smalldir'
works OK, where "smalldir" contains about 600 files.

svn propget -R psvn:changed 'http://sameserver/svn/bigdir'
also works OK, but takes forever.

I would love to use the first command to optimize my Perl scripts.
If anyone has a hint, tip or advice I would appreciate it.

Carlo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 16 00:13:40 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.