RE: externals no longer "read only"?
From: Keith Moore <Keith.Moore_at_securency.com>
Date: Tue, 29 Jul 2008 08:51:12 +1000
The svn:externals simply allows you to 'pull' directory's from another repository/directory into the working copy. I don't think it makes the directory's read-only. However, when you do a commit on the main working copy it doesn't traverse into the externals directory's, i.e. it doesn't commit any changes.
I not sure if the behavior has changed between version 1.3 and our version (1.4.6).
We have a policy here that you only reference externals that have been tagged/released. We also have a pre-commit hook that prevents changes on tag branches. That way we can prevent people from accidentally making changes to released software. We're not completely happy with this solution by the way, maybe relative externals offers a better solution but no one has had a chance to investigate there use.
_________________________________________________________________
-----Original Message-----
> From: David Weintraub [mailto:qazwart_at_gmail.com]
I see the same behavior using v1.4.3. If I define an external from a tag,
I thought that this was due to some stupid mistake on my part or
Are svn:externals supposed to be read-only, or do I have to set a specific
Thanks!
Erik Hemdal
---------------------------------------------------------------------
#####################################################################################
---------------------------------------------------------------------
|
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.