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

Re: svn propget hangs

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-01-17 19:22:16 CET

Dave Rodgman <dave_rodgman@fastmail.co.uk> writes:

> The following commandline hangs svn propget:
>
> svn propget propname path -r50000
>
> I suspect this is related to issue 752 (rev-hunt is broken when
> revisions are not in date order -

You are using -rNNN rather than -r{DATE} so issue 752 is probably
irrelevant.

> An strace of the client follows. It seems to hang waiting for the server
> to send it something.

In that case you need to investigate the server, not the client. Try
attaching gdb and getting a stack trace, although that will work
better if you rebuild the server with debug information.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 17 22:30:59 2006

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.