Helix SwarmHelix Swarm
  • Loading...

commits/19372

Change 19372

paul_allen (Paul Allen)
Paul Allen committed this change 9 years ago into //guest/perforce_software/p4perl/main
Request Review
Download .zip
Update with P16.1 changes.
0 comments Log in to comment
Add Job
  • Files 20
  • Comments 3
14 edited 5 added 1 deleted
MANIFEST#2
Loading...
Makefile.PL#2
Loading...
P4.pm#2
Loading...
P4.xs#2
Loading...
P4/Progress.pm#2
Loading...
doc/p4perlnotes.txt#1
Loading...
docs/p4perlnotes.txt#2
Loading...
lib/p4clientprogress.cpp#2
Loading...
lib/p4dvcsclient.cpp#1
Loading...
lib/p4dvcsclient.h#1
Loading...
lib/p4mapmaker.cpp#2
Loading...
lib/perlclientapi.cc#2
Loading...
lib/perlclientapi.h#2
Loading...
lib/perlclientuser.cc#2
Loading...
lib/specmgr.cpp#2
Loading...
t/05-environ.t#2
Loading...
t/16-streams.t#2
Loading...
t/55-progress.t#2
Loading...
t/60-define-spec.t#1
Loading...
t/65-dvcs.t#1
Loading...
Tip: Use n and p to cycle through the changes.
0 archived comments
thebamaman (thebamaman)
  • Flag as Task
thebamaman commented 9 years ago

Curious why there aren't versioned branches, instead of merging 16.1 on top of the previous version?

Reply ·0
paul_allen (Paul Allen)
  • Flag as Task
Paul Allen commented 9 years ago

Internally we have MAIN -> P -> R branches. It was too much effort to maintain and mirror all branches in the workshop, so only the MAIN is mirrored. This change just updates the workshop with code changes from MAIN for the latest 16.1 release.
The FTP site has all the older releases if you need to refer back.

Reply ·0
thebamaman (thebamaman)
  • Flag as Task
thebamaman commented 9 years ago

Will this new version be pushed into ftp and the download page, with corresponding documentation update for things like DefineSpec?

Reply ·0
Log in to comment