[MonoDevelop] Non-writeable referenced assemblies

Casey Marshall cmarshall at pacificbiosciences.com
Fri Jul 11 17:53:43 EDT 2008


One problem I've run into while running MonoDevelop is when a project
references an assembly file that's read-only on the file system: when it
gets copied to the object directory, the copy is read-only too, so you
can't clean or rebuild the project.

I've been using the attached patch to work around this; I don't know if
there's a better way to handle this case.

(and yeah, this is thanks to Perforce, where non-checked-out files are
marked read-only on the file system)

Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deploy.patch
Type: text/x-patch
Size: 1189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080711/5ea481bb/attachment.bin 


More information about the Monodevelop-list mailing list