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

Re: informing import about mime types?

From: Brian W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2004-01-16 18:36:31 CET

On Fri, 2004-01-16 at 11:29, Ben Collins-Sussman wrote:
> On Thu, 2004-01-15 at 17:47, Hamilton Link wrote:
> > Is there a way that I can associate mime types with type
> > and creator codes to set on the file?
>
> No, svn has no mac-specific code to go digging in resource forks. I'm
> sure you can write a script that does so, and sets the svn:mime-type
> property accordingly.

See

/Developer/Tools/DeRez

and

/Developer/Tools/Rez

Basically, you need some sort of process to convert your resource forks
into actual data files, commit that into SVN, and then do the opposite
later.

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 16 18:37:36 2004

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.