[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Determining which files are treated as binary

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2005-06-01 10:25:59 CEST

Hi,

I'm trying to create a post-commit hook to set the svn:needs-lock
property on binary files - which should be simple enough.

But, I'm having trouble determining which files are treated as binary
by Subversion. When a new file is added, you do get a (binary) note to
indicate this - e.g.
Adding (bin) test.gif
but AFAICT there's no way of pulling this binary status out using
svnlook or another similar command suitable for use from a hook.

What have I missed?

TIA,

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 1 10:28:22 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.