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

[Subclipse-users] svnant hangs on 'copy' or switch

From: Ekaterina Ilina <little_mice_at_mail.ru>
Date: Fri, 10 Jul 2009 06:54:47 -0700 (PDT)

Hi!

We are trying to execute svn commands from ant, but script hangs on svn copy and svn switch. It's weird that it hangs on some of computers, not on every computer - f.e. I don't have this problem, but my colleague has. We are using the same versions of ant, svnant and svn.
The only way to bring computer round is a usage of "power" button. It's possible to kill svn process taking up to 98% CPU but loading "jumps" to another (arbitrary) process.
Here is a part of script, where it hangs:
<typedef resource="org/tigris/subversion/svnant/svnantlib.xml"/>
<svn svnkit="false">
    <switch path="." url="${svn.branches}/B-${release.version}-${ticket.branch}"/>
</svn>

Ant version 1.6.5
Svnant version 1.2.0-RC1 (patched for Wista)
SVN version 1.5.0

Could you please help? Could it be so, that this patched for Wista version isn't good for Windows XP?

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2369719

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-07-11 19:41:50 CEST

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

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