当前位置:网站首页>Plasticscm enterprise crack
Plasticscm enterprise crack
2022-07-05 03:51:00 【john_ dwh】
11.0.16.7134
Release Notes
11.0.16.7134: JUN 30 2022
NEW
Command-line client: Shelvesets can be applied to partial workspaces.
Previously, it was not possible to apply a shelveset in partial workspaces (such as Gluon workspaces). Now we fully allow them (from the creation to the application).
c:\wkspaces\partialwk> cm partial shelveset apply sh:2
The apply operation tries to apply all the shelveset changes in the workspace if possible. However, changes can be skipped if they are related to items that are not configured in the workspace (they are silently ignored) or if they collide with local workspace changes (they are properly reported)
c:\wkspaces\partialwk> cm partial shelveset apply sh:2 The item won't be downloaded/moved because there is another item loaded in the same path: 'asset/texture/forest'. Please unload the item and retry the operation.
For more examples, you can check the help:
cm partial shelveset apply --help
NEW
Server: Log the web call in the ChannelCall
Now the Server monitors and log all the web calls too, so you can see those call with their stats on the ChannelCall log as you see for any other Plastic call. See a new log sample:
2022-06-03 10:27:23,722 INFO ChannelCall - conn: 0 protocol:web sec:none recb: 0|rect: 0|sentb: 309|sendt: 0|queuedt: 0|prt: 8|rq: 122|dest: 0|mt: 4|sert: 0|zip: 0| 127.0.0.1|user:tester|GET-/api/v1/repos/quake3/branches 2022-06-03 10:27:25,571 INFO ChannelCall - conn: 0 protocol:web sec:none recb: 0|rect: 0|sentb: 307|sendt: 0|queuedt: 0|prt: 3|rq: 123|dest: 0|mt: 1|sert: 0|zip: 0| 127.0.0.1|user:tester|GET-/api/v1/repos/quake3/main-branch 2022-06-03 10:27:27,287 INFO ChannelCall - conn: 0 protocol:web sec:none recb: 0|rect: 0|sentb: 6590|sendt: 0|queuedt: 0|prt: 3|rq: 126|dest: 0|mt: 1|sert: 0|zip: 0| 127.0.0.1|user:tester|GET-/api/v1/repos/quake3/branch/main/items/q3map 2022-06-03 10:35:29,707 INFO ChannelCall - conn: 0 protocol:web sec:none recb: 0|rect: 0|sentb: 729|sendt: 0|queuedt: 0|prt: 1532|rq: 210|dest: 0|mt: 2|sert: 0|zip: 0| 127.0.0.1|user:tester|GET-/api/v1/repos/quake3/changesets 2022-06-03 10:36:40,516 INFO ChannelCall - conn: 1 protocol:plastic sec:none recb: 111|rect: 0|sentb: 3|sendt: 0|queuedt: 16|prt: 11|rq: 216|dest: 0|mt: 2|sert: 0|zip: 0| 127.0.0.1|user:tester|CheckRepositoryExists 2022-06-03 10:38:11,002 INFO ChannelCall - conn: 2 protocol:plastic sec:none recb: 103|rect: 0|sentb: 85|sendt: 0|queuedt: 0|prt: 6|rq: 217|dest: 1|mt: 1|sert: 1|zip: 0| 127.0.0.1|user:tester|GetBranchInfoByName 2022-06-03 10:38:11,005 INFO ChannelCall - conn: 2 protocol:plastic sec:none recb: 18|rect: 0|sentb: 84|sendt: 0|queuedt: 0|prt: 2|rq: 218|dest: 1|mt: 0|sert: 0|zip: 0| 127.0.0.1|user:tester|GetChangesetInfoByNumber
See an example of how it was before:
2022-06-02 09:14:33,868 INFO ChannelCall - conn: 9 protocol:plasticproto sec:none recb: 912|rect: 134|sentb: 3645|sendt: 0|queuedt: 0|prt: 361|th: 65|dest: 0|mt: 158|sert: 0|zip: 0|cpu: 0| 127.0.0.1|user:tester|GetLockRule
2022-06-02 09:14:33,869 INFO ChannelCall - conn: 11 protocol:plasticproto sec:none recb: 809|rect: 162|sentb: 3612|sendt: 0|queuedt: 0|prt: 317|th: 67|dest: 0|mt: 2|sert: 0|zip: 0|cpu: 0| 127.0.0.1|user:tester|CheckRepositoryExists
2022-06-02 09:14:34,197 INFO ChannelCall - conn: 7 protocol:plasticproto sec:none recb: 913|rect: 126|sentb: 3742|sendt: 0|queuedt: 0|prt: 719|th: 63|dest: 0|mt: 489|sert: 0|zip: 0|cpu: 0| 127.0.0.1|user:tester|GetBranchInfoByName
2022-06-02 09:14:34,198 INFO ChannelCall - conn: 5 protocol:plasticproto sec:none recb: 793|rect: 447|sentb: 3680|sendt: 0|queuedt: 0|prt: 1269|th: 61|dest: 0|mt: 792|sert: 0|zip: 0|cpu: 0| 127.0.0.1|user:tester|GetRepositoryInfoByName
NEW
All Platforms: Command-line client
To list with the "--tree" option now displays the result regardless of some selector cannot be resolved
Previously, if several arguments were fed to the ls command in order to display their related trees, if one of them was not able to resolve the selector (i.e., there was a typo), the other trees were not displayed either. Now it is fixed and, regardless of the validity of each selector, it will display the results.
For example:
cm ls -r /existingDir /unexistingDir --tree=br:/[email protected]@localhost:8084 NOT_DEFINED cS63/xl4G39inoaBFDLNzQ== 0 13/06/2022 12:20 dir 2 /main 20 19 /existingDir NOT_DEFINED T/zbMvjqdPBx+XMMAbnrZA== 9 13/06/2022 12:20 txt 2 /main 17 23 /existingDir/foo.txt Can't resolve the selector for the item /unexistingDir CommandResult 1
As you can see, the CommandResult will remain 1 (error), but the output will be dumped accordingly.
NEW
All platforms - all clients: display language no longer overriden on APAC systems
Previously, when the configured language was English "en" but the system language was Chinese, Japanese or Korean, we would force the client to use the system language.
We no longer do this, and the configured language is always used.
NEW
Windows - Plastic, PlasticX: Auto-upgrade enabled in Enterprise Edition for non-admin users
For a while the auto-upgrade feature has been available for all Cloud Edition users, but administrators in Enterprise Edition. We have now made auto-upgrade available for all users in all editions.
You will be notified of available version upgrades in the help panel:
If you click on the Download link, the installer will download:
Simply click 'Restart and Upgrade' to install the latest version:
NEW
Command-line client: Shelvesets can be deleted from partial workspaces.
Previously, it was not possible to perform a shelve operation in partial workspaces (such as Gluon workspaces). Now we fully allow every operation (create/apply/delete).
It is possible to delete an existing partial shelveset with shelveset id 3 doing the following
c:\wkspaces\partialwk> cm partial shelveset delete sh:3
Mind there is no confirmation message. In case you would like to see it was deleted you can execute the following command to list every existing shelve created in the repository:
c:\wkspaces\partialwk> cm find shelve
The creation subcommand (create | mk) is the default operation, so bear in mind that, if no subcommand is specified, it will try to perform the creation of a new shelveset.
For more examples, you can check the help:
cm partial shelveset --help
cm partial shelveset delete --help
边栏推荐
- 【做题打卡】集成每日5题分享(第三期)
- Delphi read / write JSON format
- Cette ADB MySQL prend - elle en charge SQL Server?
- Nmap user manual learning records
- A brief introduction to the behavior tree of unity AI
- Basic authorization command for Curl
- How to define a unified response object gracefully
- 线程基础知识
- Timing manager based on C #
- Why is there a reincarnation of 60 years instead of 120 years in the tiangan dizhi chronology
猜你喜欢
postman和postman interceptor的安装
[array]566 Reshape the matrix - simple
[web source code code code audit method] audit skills and tools
Test d'automatisation de l'interface utilisateur télécharger manuellement le pilote du navigateur à partir de maintenant
Redis6-01nosql database
JWT漏洞复现
【无标题】
UI自動化測試從此告別手動下載瀏覽器驅動
Leetcode92. reverse linked list II
UE4 DMX和grandMA2 onPC 3.1.2.5的操作流程
随机推荐
SQL performance optimization skills
Anti debugging (basic principles of debugger Design & NT NP and other anti debugging principles)
Subversive cognition: what does SRE do?
PlasticSCM 企业版Crack
Easy processing of ten-year futures and stock market data -- Application of tdengine in Tongxinyuan fund
KVM virtualization
Kubernetes - Multi cluster management
51 independent key basic experiment
[安洵杯 2019]不是文件上传
ICSI213/IECE213 Data Structures
UI自动化测试从此告别手动下载浏览器驱动
An elegant program for Euclid‘s algorithm
我就一写代码的,王总整天和我谈格局...
Delphi read / write JSON format
[groovy] string (string type variable definition | character type variable definition)
灵魂三问:什么是接口测试,接口测试怎么玩,接口自动化测试怎么玩?
[2022 repair version] community scanning code into group activity code to drain the complete operation source code / connect the contract free payment interface / promote the normal binding of subordi
LeetCode 234. Palindrome linked list
Nmap使用手册学习记录
英语必备词汇3400