Re: How to block files if the exceed number
From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 27 Jul 2009 14:42:47 -0400
You can't print out the contents of the "svnlook cat" command on a binary
*open (MYFILE, "$fileName");
*
You need to do this for every file that has been committed, and then total
You can use "svnlook log -t$txn" to get the list of files that changed.
- **
On Mon, Jul 27, 2009 at 4:51 AM, Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org>wrote:
> The thing is that the file that I am checking is binary (word document).
-- David Weintraub qazwart_at_gmail.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2376099 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-07-27 20:43:51 CEST |
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.