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

Re: svn:externals optionally checked out as read only

From: Hilco Wijbenga <hilco.wijbenga_at_gmail.com>
Date: Fri, 21 Nov 2008 08:56:25 -0800

2008/11/21 Alain Palamara <alain.p_at_ces.ch>:
> So my question is: Is there a way to checkout externals as read only?

If I read your question correctly then you are asking Subversion to
control something it can not: the file system. Subversion can make
sure nobody commits anything they are not allowed to (you've already
take care of that) but it can not control what anyone does with what
they have checked out.

I do not know anything about FPGAs so the following may not make any
sense but here it goes. :-) If it is possible to somehow work with
binaries (for some definition of the word that would make sense to
your situation) then you could have those IP projects be provided as
such instead of as source code.

An other option might be to have some shared directory that is mounted
read-only? That might mean you have to rework your build though...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-21 17:56:49 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.