RE: ignore question (with test script)
From: Hensley, Richard <Richard.Hensley_at_McKesson.com>
Date: 2007-03-01 00:14:54 CET
Ok, I found a partial answer in this post from 2004
http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=14744
Is this still true?
The behavior I see would seem to correlate to the message.
Richard
-----Original Message-----
I have a case where I'm trying to ignore some directories during add,
#!/bin/sh
rm -rf $DIR
With this script, I got the following output:
$ ./test
Committed revision 1.
Committed revision 2.
running stat
I expected the following output for the running add part because I
Since I didn't get that output, I obvious don't understand what I did.
Can anybody explain this to me?
Richard
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.