Hi again,

never to old to learn something ... ;-)

Am 19.01.2011 10:26, schrieb Martin Rabl:
Am 19.01.2011 10:02, schrieb David Aldrich:
 > to do this, so how can we prevent such commits being made?
IMHO there is no way to prevent external commits - it would be contrary
to the principles of svn, I think.
The only way is: "svn export" the contents, after that svn:ignore the dir.
It is only on way, but not the best.

You can fix an external onto a revision.
Prepend the Revision with -r REVNO before the Url in the svn:external-Definition, so it looks like

-r 1234 http://svn.somethingelse.org/repository/trunk/ somethingdir


--
Greetings,

   Martin Rabl

Reply via email to