[MonoDevelop] Non-writeable referenced assemblies

Lluis Sanchez Gual lluis at novell.com
Mon Jul 21 07:48:21 EDT 2008


El dv 11 de 07 de 2008 a les 14:53 -0700, en/na Casey Marshall va
escriure:
> 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)

What about changing the read-only flag after copying? looks easier to
implement a new copy loop.

> 
> Thanks.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list