[Gambas-user] Using soft links for source code files
Tony Morehen
tmorehen at ajm-software.com
Fri Apr 26 18:02:32 CEST 2019
Use hard links. Symlinked files will be read-only in the project with
the symlinks. You can only edit in the original project.
On 2019-04-26 10:30 a.m., Cedron Dawg wrote:
> Suppose that I have a class file or module file that I want to use in several projects. Obviously I can copy it around, but then all the sudden I run into versioning issues. Or I can create a soft link to the source file which Gambas interprets as a [read-only] file. This works just fine for me, but I am wondering if there is a different way or any problematic issues with this approach.
>
> Thanks,
>
> Ced
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
More information about the User
mailing list