This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 12178 - Broken links should have r/w property: Broken Link FileSystem
Summary: Broken links should have r/w property: Broken Link FileSystem
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2001-05-14 18:05 UTC by dmladek
Modified: 2008-12-22 16:03 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2001-05-14 18:05:07 UTC
I found out that it will be very nice if I can edit property" Broken Link
Filesystem" of DataShadow object.

On linux is common to suply existing path by soft links which I do very often,
so that's my source of that needs. 'casue if I had to move something to another
location I create a link to not break any links to it, but ide (java) cann't
handle those soft links in general. So I welcome if those disadvantage I can
handle manualy.

The same I have to do for cvs FSs (otherwise they don't work), but they have r/w
property "Working Directory"

thanks for implementating this
Comment 1 Jesse Glick 2001-05-16 17:21:40 UTC
I would mark this WONTFIX as it is not clear what kind of UI you would need. In
general not just the filesystem but also relative path needs to change. And
these need to change together. Much simpler to just delete the links and make
new ones IMHO.
Comment 2 dmladek 2001-05-17 13:03:48 UTC
Pls, don't close it.
Realy I will appreceate the solution (I have tens of links and who will look
around them on FS and create them again, rename them, etc.?
For me is better to fix property path for FS and then for links.

eh, I'm sorry I don't understand you what you mean by this:
-"it is not clear what kind of UI you would need"
Probably I can edit properties of broken links

The problem is that propertis
 "Original FS name" for healthy links
 "Broken Link Filesystem"
aren't synchronized with the current FS.

I expect and wish
if I have FS(which is properly mounted) eg. ~/QA
java expand this path to /home/dmladek/public/QA
 and later I decide somehow change the path (many various reasons)
so that the real path (how java will interpret it) is
/home.system/dmladek/public/QA

(But I can still point to that dir with the original path:
~/QA)

In Ide the FS is "broken" and the links are broken.
But NOW I expect that when I correct the path of the FS
that start to point to /home.system/dmladek/public/QA ,
I can correct "Broken Link FS" if it couldn't be done automaticaly (and I could
be IMHO, ide nows matching FS and links).

Is this clearer?
Dan
Comment 3 Vitezslav Stejskal 2001-09-21 12:50:26 UTC
Moved to data systems.
Comment 4 Jan Chalupa 2001-11-27 13:04:13 UTC
Target milestone -> 3.3.1.
Comment 5 Vitezslav Stejskal 2002-02-21 15:46:09 UTC
giving up, reassigning to Petr
Comment 6 Marek Grummich 2002-07-22 11:22:06 UTC
Set target milestone to TBD
Comment 7 Marek Grummich 2002-07-22 11:24:11 UTC
Set target milestone to TBD
Comment 8 Marian Mirilovic 2003-03-13 13:43:46 UTC
Changed owner David S. -> David K.
Comment 9 David Konecny 2003-04-30 15:38:49 UTC
Changing TM to FUTURE for several DataSystem enhancements. The DS are planned
for rewrite and so it does not make sense to invest time into these
enhancements. If you think the issue is important and should be fixed for 4.0
then feel free to let me know. I'm open to change the plan.
Comment 10 Jesse Glick 2004-05-01 02:54:04 UTC
Meaningless in D.
Comment 11 dmladek 2004-08-10 15:05:56 UTC
Jesse is right