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

Re: Versioning of special files

From: <kfogel_at_collab.net>
Date: 2004-10-25 15:02:30 CEST

Andrea Carpani <andrea.carpani@criticalpath.net> writes:
> I'd like to use subversion to keep history of a project that contains
> block and character device files. Is there a way to tweak the mime types
> to do a job similar to the one done with symlinks?
>
> With hooks maybe?

That would be hard -- Subversion's code would have to support those
types of special files, as we do for symlinks. I don't think tweaking
mime-types or hooks is going to help.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 25 16:57: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.