
Untitled
By: a guest on
Apr 28th, 2012 | syntax:
None | size: 0.47 KB | hits: 16 | expires: Never
Why is SvnAnt still trying to connect to my old repository IP address?
svnant.project.url=http://my.new.ip.here/svn/project/trunk
<echo message="${line.separator}Updating working copy from ${svnant.project.url}" />
update:
[echo]
[echo] Updating working copy from http://my.new.ip.here/svn/project/trunk
...
svn: PROPFIND request failed on '/svn/project/trunk'
svn: PROPFIND of '/svn/project/trunk': could not connect to server (http://OLD.FREAKING.IP.HERE)