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

Is this considered safe?

From: Brian Postow <bpostow_at_gmail.com>
Date: Tue, 10 Mar 2009 10:11:24 -0400

I have a subversion repository, and everything works fine. EXCEPT that svn
doesn't seem to work correctly with Macintosh resource files, or actually,
anything with resource fork. It just zeros it out and gives only the data
fork. For resource files, this is a major problem.

So we solved this by taking our resources out of the repository. Fine.
However, we still want a central place to keep/ exchange/ backup our
resources, and other files that have resource forks. We'd like it to be in
the same place as the repository, just so we can keep track of it. What I
would LIKE to do is add a folder into the top-level folder of the
repository, the one with the dav, db, conf folders etc. and stick the stuff
there.

I understand that svn won't do anything useful with these files. I just want
to know if this will confuse svn, and make something break, or will
subversion just ignore the extra folder, like I want?

So, is it safe to create this folder?

Thanks

Brian Postow

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1303224

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-11 03:47:24 CET

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.