Bugs fixed: (from release notes):
#136755 **
A perforce server could shutdown with the message
"License expired" even when a new license with a valid
expire date was put in place (either manually or with
the 'p4 license' command). This only happened if the
license that the server was originally started with
became out of date. (Bug #24800)
#136742 **
'p4 obliterate' under certain conditions could purge an
archive file which still had lazy copies pointing to it.
This change prevents that from happening. (Bug #26682).
#136586 **
In certain cases inconsistent results depending on depot
path could be observed for some commands. Typically when
this happened an unrestricted 'p4 sync' would bring back
correct behaviour. This problem only occured when a file
that had been previously synced was no longer mapped by the
current client view and the client path name had a '.' in
a significant position of its path. This has been fixed
(Bug #24943, #26541).
#135236 **
Unintegrated revisions prior to a delete could cause
undesirable file re-branching in subsequent integrations.
This change brings back an older behavior, which is to
not re-branch from revisions prior to a delete when the
target is also deleted. (Bug #25662)
For complete list of changes, see:
http://www.perforce.com/perforce/doc.062/user/relnotes.txt
Bugs fixed: (from release notes):
#129932 **
'p4 submit' could fail when 'p4 integrate' mistakenly
attempts to branch from a deleted revision if that
source file was readded and that readded revision was
ignored into the target file. Fixed. (Bug #24663)
#128837 **
The server no longer exits after 10 consecutive attempts
to accept an incoming connection. Usually the reason for
this is that the computer is under configured and its
simply a server resource problem. In some cases the
problem can be on the client end, because of this the
server now sleeps, then continues to retry. (Bug #24156).
For complete list of changes, see:
http://www.perforce.com/perforce/doc.061/user/relnotes.txt
Noticed by: pavmail
Bugs fixed: (from release notes)
#114840 **
CPU usage has been reduced for 'p4 integrate' when it is
handling indirect integrations through a large number of
branches (hundreds or more). (Bug #23592).
For complete list of changes, see:
http://www.perforce.com/perforce/doc.061/user/relnotes.txt
Noticed by: "Stefan Schablowski" <stefan.schablowski@prolificx.com>
Bugs fixed (from release notes):
#113339 **
'p4 opened -a //...' was being adversely affected by
the optimization in change #109212. It is now back to
its previous performance. (Bug #23307)
#113270 **
Files changed from type ktext to text would be stored
at the server with the keywords unexpanded even if the
files had been submitted with the keywords expanded.
This behavior, present only in release 2006.1, has been
fixed. (Bug #23258)
#112408 **
'p4 depot' will not abort when it encounters a UNC
path in the Map field so long as the path also ends in
'...'. UNC path handling in the depot form was broken
by change 93286, but it has now been fixed. (Bug #23191)
#94339 **
'p4 changes @changelist' could be slower in 2005.2 than it
was in 2005.1 due to an optimization intended to speed up
changelist ranges (@changelist,changelist). The optimization
has been tuned to be no slower than 2005.1. (Bug #20192).
For complete list of changes, see:
http://www.perforce.com/perforce/doc.061/user/relnotes.txt
PR: ports/107137
Submitted by: gabor
o Add support checkpoint on rcNG script. [*]
PR: ports/73219
Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
Brooks Davis <brooks@one-eyed-alien.net> [*]
about malformed version string when processing INDEX
PR: ports/67920
Submitted by: Conrad J. Sabatier <conrads@cox.net>
Approved by: David Marshall <marshall@chezmarshall.com> (maintainer)