Re: wc in "the future", no error on commit, feature request?
From: geoff <ot0006_at_0x29a.org.uk>
 
Date: 2005-09-24 14:56:58 CEST 
On Fri, 23 Sep 2005 17:18:00 +0100, geoff <ot0006@0x29a.org.uk> wrote:
 No, this isn't a Tortoise issue either. My apologies to the Tortoise devs.
 This script illustrates the situation:
 ---------- start script
 #!/bin/bash
 HERE=`pwd`
 rm -rf $THEREPO
 # step 1
 # step 2
 # step 3
 # step 4
 # step 5
 # step 6
 # step 6a
 # step 7
 # step 8
 # step 9
 # step 10
 ---------- end script
 This produces the output:
 [...]
 # step 10
 If step 6a is commented out we get:
 [...]
 # step 10
 The mod3 change to file1 is committed if and only if the base content of file1 lines up
 The situation my users were in was that of step 6a commented: commits proceeded until an
 While mildly confusing to userss who don't do an update before a commit, this approach
 -- best, geoff regrettably the email address above will bounce --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Sep 24 15:02:23 2005  | 
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.