Fri, 18 Mar 2005 20:15:13 +0000BluePrints window should not be opened at the startup time. BLD200503201900
yutayoshida@netbeans.org [Fri, 18 Mar 2005 20:15:13 +0000] rev 5969
BluePrints window should not be opened at the startup time.

Fri, 18 Mar 2005 18:20:00 +0000Acquire the FileLock *before* Resolve Conflicts is run. This prevents from
mentlicher@netbeans.org [Fri, 18 Mar 2005 18:20:00 +0000] rev 5968
Acquire the FileLock *before* Resolve Conflicts is run. This prevents from
problem during save. Also the merge GUI is not closed when the save did not
succeed.
This is a fix of issue #56655.

Fri, 18 Mar 2005 16:35:21 +0000Refresh recursively after Remove command.
mentlicher@netbeans.org [Fri, 18 Mar 2005 16:35:21 +0000] rev 5967
Refresh recursively after Remove command.
Also after we receive the output from recursive refresh, we have to mark
all local files recursively.
This is a fix of issue #56337.

Fri, 18 Mar 2005 15:09:19 +0000Fixed possible NPE.
abadea@netbeans.org [Fri, 18 Mar 2005 15:09:19 +0000] rev 5966
Fixed possible NPE.

Fri, 18 Mar 2005 14:41:39 +0000Duplicate properties, that were found by check added during the fix of
mentlicher@netbeans.org [Fri, 18 Mar 2005 14:41:39 +0000] rev 5965
Duplicate properties, that were found by check added during the fix of
issue #56589, removed.

Fri, 18 Mar 2005 14:36:44 +0000The "preCommands" property is defined only once - both SET_RELEVANT_MASKS
mentlicher@netbeans.org [Fri, 18 Mar 2005 14:36:44 +0000] rev 5964
The "preCommands" property is defined only once - both SET_RELEVANT_MASKS
and ADD_LOCAL_PARENTS are defined as a single value.
This is a fix of issue #56589.

Fri, 18 Mar 2005 14:30:05 +0000A check for multiply defined variables are properties added.
mentlicher@netbeans.org [Fri, 18 Mar 2005 14:30:05 +0000] rev 5963
A check for multiply defined variables are properties added.
This will prevent bugs like issue #56589 to occur.

Fri, 18 Mar 2005 11:38:34 +0000The file is refreshed after the delta is applied.
mentlicher@netbeans.org [Fri, 18 Mar 2005 11:38:34 +0000] rev 5962
The file is refreshed after the delta is applied.
Also the files are checked for modifications after Get.
This is a fix of issue #55460.

Fri, 18 Mar 2005 11:13:59 +0000Fixed the path handling on FS root.
mentlicher@netbeans.org [Fri, 18 Mar 2005 11:13:59 +0000] rev 5961
Fixed the path handling on FS root.
Also MoveFilesNotToAdd prints the files that are moved to data output
(just for information).
This is a fix of issue #56544.

Fri, 18 Mar 2005 09:42:28 +0000#55081: API to set target server on module
sherold@netbeans.org [Fri, 18 Mar 2005 09:42:28 +0000] rev 5960
#55081: API to set target server on module