RE: How can I delete an external?
From: <nicklist_at_planet.nl>
Date: Fri, 20 Jun 2008 15:54:39 +0200
The svn externals work by setting a property: svn:externals. By editing this property (svn propedit svn:externals <path>) you can remove lines of this property and thus the external. You can offcourse also remove the whole property svn propedit svn:externals <path>). Bear in mind though, the property is on the directory containing the externals.
Hth,
Nick Stolwijk
Iprofs BV.
-----Original Message-----
How can I delete these externals so they don't show up in my branch? Of
I am using svn version 1.4.6 on Mac OSX
Thanks,
|
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.