On Jul 28, 2008, at 10:18, David Weintraub wrote:
> The last time I used Subversion (version 1.3), any directory marked
> with svn:externals was checked out, but kept "read only". That is, you
> could see the code, but not submit the changes. I recently noticed
> that this no longer seems true.
I don't remember that behavior, but it's been awhile since I used
Subversion 1.3.
> I am using Subversion 1.5, on both the repository and the client. I
> notice that checking out an svn:externals sub-directory is no longer
> checked out "read-only". I also noticed that if I submit a change on
> the external directory, the changes get reflected back into the main
> directory.
>
> Was this change done on purpose? Is there a way I can emulate the
> older behavior? In certain circumstances, I don't want developers
> modifying the files for external directories.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-29 01:20:01 CEST