Not resolving symlinks - option ?
Submitted by Monday, 1 March, 2004 - 10:38
on
Is there any way to prevent JEdit from resolving symlinks ?
Our source control system works by creating symlinks links into a hash directory structure.
So when you try to edit
/source/project_x/foo.c
you see something like
/db/213445/234234/2453425.data
This means that the syntax highlighting doesn't get
enabled automatically. Also, the current working directory is set to the source db which makes it difficult to run make.
Our source control system works by creating symlinks links into a hash directory structure.
So when you try to edit
/source/project_x/foo.c
you see something like
/db/213445/234234/2453425.data
This means that the syntax highlighting doesn't get
enabled automatically. Also, the current working directory is set to the source db which makes it difficult to run make.