Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/perforce/Attic/distinfo.freebsd54x86_64

[BACK] Up to [FreeBSD] / ports / devel / perforce

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17
Mon Jan 5 19:43:52 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.16: +0 -0 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jan 2 20:46:25 2009 UTC (3 years, 1 month ago) by lth
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +15 -15 lines
Update distpaths.

Pointy hat to:	me

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 29 14:38:38 2008 UTC (3 years, 1 month ago) by lth
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +15 -15 lines
- Update to 08.2
- Drop alpha support
- Fix log dir location [1]
- Fix depot permissions [1]
- Separate DIST_SUBDIR [2]

Submitted by:	Bernard Treves Brown [1], infofarmer [2]

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 27 12:47:50 2008 UTC (3 years, 9 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Bugs fixed (from release notes):

  #152382 **
    Sometimes 'p4 integrate' would find a distant base when
    cherry picking revisions to integrate.  Now 'p4 integrate'
    insists that the base be the revision before the first
    revision being integrated when cherry picking revisions.
    (Bug #29016).

  #152296 **
    'p4 submit' could report "No files to submit" if the
    combination of client mapped files and protections table
    exceeded an internal limit.  This limit was incorrectly
    reached on case-insensitive Servers (Windows) by repeated
    values in a generated map.  This has been fixed. (Bug #28853)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 10 08:29:47 2008 UTC (3 years, 10 months ago) by lth
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Bugs fixed (from release notes):

  #149704 **
      'p4 integrate' could skip integrations in the face of
      large branch views coupled with large protection tables.
      This has been corrected.  (Bug #28659)

  #149538 **
      'p4 integrate' could report "no permission on file(s)" if
      the protections managed by 'p4 protect' had excessive wildcards
      (too many ...'s in too many entries).  Now 'p4 integrate'
      should be no more sensitive than other commands to the number
      of wildcards in protections, and in any event should fail
      with a more appropriate message ("too may wildcards").
      (Bug #28422).

Changes: http://www.perforce.com/perforce/doc.073/user/relnotes.txt

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jan 14 15:09:30 2008 UTC (4 years ago) by lth
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +15 -15 lines
- Update to 2007.3
- Also see: http://www.perforce.com/perforce/doc.073/user/relnotes.txt

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Oct 19 07:54:00 2007 UTC (4 years, 3 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Chase updated binaries.

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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 6 08:08:14 2007 UTC (4 years, 6 months ago) by lth
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Chase updated binaries.

For complete list of changes, see:

    http://www.perforce.com/perforce/doc.061/user/relnotes.txt

Noticed by:	kris

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jul 29 12:43:28 2007 UTC (4 years, 6 months ago) by lth
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Chase updated binaries.

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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 26 18:16:54 2007 UTC (4 years, 8 months ago) by lth
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +15 -15 lines
- Update to 2006.2 [1]
- Add sparc64 support [2]
- Remove 4.x support

Submitted by:	several [1], jkim [1,2]

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 24 09:14:42 2007 UTC (5 years ago) by lth
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Chase updated binaries.

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>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 23 16:46:23 2006 UTC (5 years, 1 month ago) by lth
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Chase updated binaries.

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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 5 18:34:07 2006 UTC (5 years, 3 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Chase updated binaries

For changes, see http://www.perforce.com/perforce/doc.061/user/relnotes.txt

PR:		ports/105167
Submitted by:	keramida

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 21 10:04:28 2006 UTC (5 years, 3 months ago) by lth
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
Unbreak, chase updated binaries

For changes, see http://people.freebsd.org/~lth/perforce/relnotes-06.1_3,1.txt

Noted by:	kris
Approved by:	portmgr (erwin)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 14 09:02:33 2006 UTC (5 years, 4 months ago) by lth
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -9 lines
Chase updated binaries

Noted by:	pointyhat via Kris

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 4 16:09:15 2006 UTC (5 years, 5 months ago) by lth
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -15 lines
Chase updated binaries

PR:		ports/102845
Submitted by:	gabor

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 27 20:34:34 2006 UTC (5 years, 5 months ago) by lth
Branches: MAIN
Update to 06.1

PR:		ports/102375
Submitted by:	Mike Meyer <mwm@mired.org>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options