Weird need for "svn update"
From: Neels Janosch Hofmeyr <neels_at_elego.de>
Date: Wed, 10 Jun 2009 15:27:54 +0200
Hi all,
I've got this script attached which doesn't run smoothly when a specific
This is the same for 1.5.6, 1.6.2 and trunk.
Can anyone explain to me *why* that update in there is necessary?
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
#!/bin/bash
## UNCOMMENT AND CONFIGURE THIS:
echo "I'm gonna ERASE ./repos and ./wc (enter to proceed)"
mkdir dir
## The problem disappears when removing this edit:
## And uncommenting this following line also fixes the problem;
# The following commit says it's out of date.
# The following update creates a tree-conflict with >=1.6,
|
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.