It pokes for various known directories all over the site; just adds them to known good URLs. All kinds of stupid requests for things like cold fusion admin directories, info.php, cmd.exe, etc.<div><br></div><div>I'm not sure how you would tie them to a feature (it's been a while since I poked in WiX) while excluding them from the automated directory include scripts. It looks like Paraffin has a regExExclude in the current version that could be used to exclude the .svns, but I have no idea how you could inventory and re-attach them to their parent directories in a dependant feature.</div>
<div><br></div><div>I understand the utility of having the .svn included in the source... if this can't be done without making the .svn directories optional, what would the cost be of maintaining two trees of the web extensions? Should be pretty highly compressible.</div>
<div><br></div><div>Jason<br><br><div class="gmail_quote">On 12 April 2012 19:30, Zac Spitzer <span dir="ltr"><<a href="mailto:zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
out of interest, how would an external scanning service discover a<br>
.svn directory<br>
unless you have directory indexes available?<br>
<br>
I think some folders under apache still are? ( I never use IIS myself )<br>
<br>
We should also configure webserver rules to block access to the svn metadata<br>
<br>
when the RFC was approved, it was conditional on making this an<br>
optional install feature<br>
<br>
one of the best aspects of this new feature aside from quick and easy updates,<br>
is the ability to easily create patches after hacking on a default install.<br>
<br>
z<br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, Apr 13, 2012 at 10:21 AM, Jackie Ng <<a href="mailto:jumpinjackie@gmail.com">jumpinjackie@gmail.com</a>> wrote:<br>
> Unless there is an easy way in wix to tie all .svn directories to a<br>
> particular MSI feature (because these dirs are all over the place, and not<br>
> in one single place), then the answer is no.<br>
><br>
> You'll just have to wipe out all the .svn directories under the www<br>
> directory post-install<br>
><br>
> - Jackie<br>
><br>
> --<br>
> View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/Mapguide-beta-2-4-quick-plot-on-a-basic-layout-from-net-app-does-not-work-tp4849088p4873751.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/Mapguide-beta-2-4-quick-plot-on-a-basic-layout-from-net-app-does-not-work-tp4849088p4873751.html</a><br>
> Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Zac Spitzer<br>
Solution Architect / Director<br>
Ennoble Consultancy Australia<br>
<a href="http://www.ennoble.com.au" target="_blank">http://www.ennoble.com.au</a><br>
<a href="http://zacster.blogspot.com" target="_blank">http://zacster.blogspot.com</a><br>
<a href="tel:%2B61%20405%20847%20168" value="+61405847168">+61 405 847 168</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</div></div></blockquote></div><br></div>