Tue, 10 Feb 2004 17:50:40 +0000"rest effort" field BLD200402101900
lebedkov@netbeans.org [Tue, 10 Feb 2004 17:50:40 +0000] rev 4142
"rest effort" field

Tue, 10 Feb 2004 17:12:29 +0000#39894 libtasklist_bgthreads.so removed.
pkuzel@netbeans.org [Tue, 10 Feb 2004 17:12:29 +0000] rev 4141
#39894 libtasklist_bgthreads.so removed.

Tue, 10 Feb 2004 14:02:40 +0000ARGUMENT_FILES_TO_CLONE variable defined appropriately.
mentlicher@netbeans.org [Tue, 10 Feb 2004 14:02:40 +0000] rev 4140
ARGUMENT_FILES_TO_CLONE variable defined appropriately.
This is a fix of issue #32996.

Tue, 10 Feb 2004 13:51:17 +0000A special variable "ARGUMENT_FILES_TO_CLONE" introduced, that contains
mentlicher@netbeans.org [Tue, 10 Feb 2004 13:51:17 +0000] rev 4139
A special variable "ARGUMENT_FILES_TO_CLONE" introduced, that contains
a list of variables with file paths as values. These files are clonned when a next
command is constructed.
This mechanism is necessary so that the file message is not shared among more
running commands.
The VCS profiles need to define this variable appropriately.
This is a fix of issue #32996.

Tue, 10 Feb 2004 00:09:12 +000038009: Bringing the contrib/bookmarks module to the state where I left
dstrupl@netbeans.org [Tue, 10 Feb 2004 00:09:12 +0000] rev 4138
38009: Bringing the contrib/bookmarks module to the state where I left
it in release35. Increased the version number of core/naming and made
the bookmarks module depend on it.

Mon, 09 Feb 2004 21:32:33 +0000an attempt to write an iCal parser
lebedkov@netbeans.org [Mon, 09 Feb 2004 21:32:33 +0000] rev 4137
an attempt to write an iCal parser

Mon, 09 Feb 2004 16:51:52 +0000Initial context read from layer. New build target allowing to build
dstrupl@netbeans.org [Mon, 09 Feb 2004 16:51:52 +0000] rev 4136
Initial context read from layer. New build target allowing to build
without direct deployment. HTML displayer uses JNLP now.

Mon, 09 Feb 2004 14:06:38 +0000Fix missing resource detected by commit validation. BLD200402091900
pkuzel@netbeans.org [Mon, 09 Feb 2004 14:06:38 +0000] rev 4135
Fix missing resource detected by commit validation.

Mon, 09 Feb 2004 10:55:30 +0000A confirmation of Get command implemented in a similar approach
mentlicher@netbeans.org [Mon, 09 Feb 2004 10:55:30 +0000] rev 4134
A confirmation of Get command implemented in a similar approach
as checkout.
Also -GWA option is used by default to be asked about file replacements.
This is a fix of issue #36700.

Mon, 09 Feb 2004 10:06:30 +0000The confirmation process for commands that ask multiple questions introduced.
mentlicher@netbeans.org [Mon, 09 Feb 2004 10:06:30 +0000] rev 4133
The confirmation process for commands that ask multiple questions introduced.
This is used for commands acting on folders.
It's used for VSS checkout and uncheckout commands on folders.
This is a final fix of issue #39667.