I am using the P4V client. I just want to perform basic tasks; I do not want to use the command line and become an expert in Perforce. The simple task I'm trying to accomplish is to copy the description and file list of the submitted change list. Is there any way to do this basic task?
Using the command line does not make an expert.
p4 describe <changelist> was much shorter than your question :)
p4 describe <changelist>
There is a two-step process in p4v in which you open the list of changes presented and:
, , , , - , .
, p4win .
Source: https://habr.com/ru/post/1712223/More articles:Linq, VB - Анонимный тип не может быть преобразован в анонимный тип - vb.netAdd an item to the DataBound drop-down list - listC API call from Groovy - javaHow to add an item to the database data list SqlDataSource - .netIs there something like HttpURLConnection in Perl? - javaC ++ OpenGL Window and Context Creation Environment / Library - c ++what characters should be escaped in sql string parameters - sqlMake the foreign key field in the django form read-only and still allow the submission of the form - htmlJQuery UI in IE8: pausing sorting when resizing an element that can be sorted and resized - jqueryPrevent Unhandled Exception Dialog - c #All Articles