Jump to content

peetonn

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by peetonn

  1. I'm looking for official documentation on what the attributes are and how they should be used. Unfortunately I'm not able to find anything besides `cm find` command and attributes GUI View in Plastic client, but no description on what it is.

    Where can I find documentation on attributes?

    I wanted to apply attributes to changesets, but unable to find a way for this when making a Checkin in GUI client, is it possible?

  2.  

    version 10.0.16.5917

    the item was moved, it does not exist on disk. Plastic sees that it has been moved

    here's the excerpt from the log ifile:

    2022-03-17 10:47:28,632 PEETONN-UNREALP\USER_NAME DEBUG Checkin - __ Checkin begins ____________________________________
    2022-03-17 10:47:28,632 PEETONN-UNREALP\USER_NAME DEBUG CommitViewControl - Load commit view preferences
    2022-03-17 10:47:28,633 PEETONN-UNREALP\USER_NAME DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]
    2022-03-17 10:47:28,633 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceLock - Workspace d:\wkspaces\REPO_NAME locked by process checkin
    2022-03-17 10:47:28,633 PEETONN-UNREALP\USER_NAME DEBUG Checkin - Generating checkin data...
    2022-03-17 10:47:28,633 PEETONN-UNREALP\USER_NAME DEBUG WatcherFsNodeReader - FsWatcher. Event path:'d:\wkspaces\REPO_NAME\.plastic\plastic.lck' type:Created
    2022-03-17 10:47:28,634 PEETONN-UNREALP\USER_NAME DEBUG WatcherFsNodeReader - FsWatcher. Event path:'d:\wkspaces\REPO_NAME\.plastic\plastic.lck.operation' type:Created
    2022-03-17 10:47:28,634 PEETONN-UNREALP\USER_NAME DEBUG WatcherFsNodeReader - FsWatcher. Event path:'d:\wkspaces\REPO_NAME\.plastic\plastic.lck.operation' type:Changed
    2022-03-17 10:47:28,633 PEETONN-UNREALP\USER_NAME DEBUG WorkspacePathMatcher - Checking IsConfigWorkspace - wkPath: 'd:\wkspaces\REPO_NAME' globalConfigWkBasePath: 'C:\Users\USER_NAME\AppData\Local\plastic4\globalconfig'
    2022-03-17 10:47:28,634 PEETONN-UNREALP\USER_NAME DEBUG GlobalConfig - Getting the repository spec for workspacepath 'd:\wkspaces\REPO_NAME'
    2022-03-17 10:47:28,635 PEETONN-UNREALP\USER_NAME DEBUG GlobalConfig - Getting the server config for repository spec 'SERVER_NAME/REPO_NAME@PLASTIC_SERVER@cloud', folder 'workspacetree', config file 'cloaked.conf'
    2022-03-17 10:47:28,635 PEETONN-UNREALP\USER_NAME DEBUG WatcherFsNodeReader - FsWatcher. Event path:'d:\wkspaces\REPO_NAME\.plastic' type:Changed
    2022-03-17 10:47:28,635 PEETONN-UNREALP\USER_NAME DEBUG WorkspacePathMatcher - Checking IsConfigWorkspace - wkPath: 'd:\wkspaces\REPO_NAME' globalConfigWkBasePath: 'C:\Users\USER_NAME\AppData\Local\plastic4\globalconfig'
    2022-03-17 10:47:28,635 PEETONN-UNREALP\USER_NAME DEBUG GlobalConfig - Getting the repository spec for workspacepath 'd:\wkspaces\REPO_NAME'
    2022-03-17 10:47:28,636 PEETONN-UNREALP\USER_NAME DEBUG GlobalConfig - Getting the server config for repository spec 'SERVER_NAME/REPO_NAME@PLASTIC_SERVER@cloud', folder 'workspacetree', config file 'hidden_changes.conf'
    2022-03-17 10:47:28,636 PEETONN-UNREALP\USER_NAME DEBUG WorkspacePathMatcher - Checking IsConfigWorkspace - wkPath: 'd:\wkspaces\REPO_NAME' globalConfigWkBasePath: 'C:\Users\USER_NAME\AppData\Local\plastic4\globalconfig'
    2022-03-17 10:47:28,636 PEETONN-UNREALP\USER_NAME DEBUG GlobalConfig - Getting the repository spec for workspacepath 'd:\wkspaces\REPO_NAME'
    2022-03-17 10:47:28,637 PEETONN-UNREALP\USER_NAME DEBUG GlobalConfig - Getting the server config for repository spec 'SERVER_NAME/REPO_NAME@PLASTIC_SERVER@cloud', folder 'workspacetree', config file 'ignore.conf'
    2022-03-17 10:47:28,637 PEETONN-UNREALP\USER_NAME DEBUG GlobalConfig - Getting the repository spec for workspacepath 'd:\wkspaces\REPO_NAME'
    2022-03-17 10:47:28,638 PEETONN-UNREALP\USER_NAME DEBUG GlobalConfig - Getting the server config for repository spec 'SERVER_NAME/REPO_NAME@PLASTIC_SERVER@cloud', folder 'workspacetree', config file 'filetypes.conf'
    2022-03-17 10:47:28,638 PEETONN-UNREALP\USER_NAME WARN  filters - PathValueMatcher: Error parsing line:       # Plastic SCM extensions file. Syntax: <expression>:<type>.
    2022-03-17 10:47:28,638 PEETONN-UNREALP\USER_NAME WARN  filters - PathValueMatcher: Error parsing line:       # Valid expressions are: '.cpp', 'myfile.cpp' ... (Metacharacters are allowed: '*', '?')
    2022-03-17 10:47:28,639 PEETONN-UNREALP\USER_NAME WARN  filters - PathValueMatcher: Error parsing line:       # Examples:
    2022-03-17 10:47:28,639 PEETONN-UNREALP\USER_NAME WARN  filters - PathValueMatcher: Error parsing line:     
    2022-03-17 10:47:28,639 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - GetFsNodeFromPath: 0
    2022-03-17 10:47:28,639 PEETONN-UNREALP\USER_NAME INFO  ServerProfile - Using temporary profile for [PLASTIC_SERVER@cloud]
    2022-03-17 10:47:28,640 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - GetWorkspaceTree: 0
    2022-03-17 10:47:28,640 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - GetTreeChangedNode: 0
    2022-03-17 10:47:28,655 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - Process changes: 15
    2022-03-17 10:47:28,655 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - -------ProcessChanges:--------
    2022-03-17 10:47:28,655 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 	timerGetMountPoint 0 ms, 4906 times
    2022-03-17 10:47:28,656 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 	timerProcessChange 15 ms, 4906 times
    2022-03-17 10:47:28,656 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 		timerIsBinaryPath 0 ms, 1 times
    2022-03-17 10:47:28,656 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 			timerIsBinaryTypePredictor 0 ms, 0 times
    2022-03-17 10:47:28,656 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 	timerGetChangeTypes 0 ms, 4906 times
    2022-03-17 10:47:28,656 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 		timerGetIgnoredTypes 0 ms, 59 times
    2022-03-17 10:47:28,656 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 		timerGetCloakedTypes 0 ms, 4906 times
    2022-03-17 10:47:28,656 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 		timerCheckChanged 0 ms, 3860 times
    2022-03-17 10:47:28,657 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 		timerGetHiddenTypes 0 ms, 2 times
    2022-03-17 10:47:28,657 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 	timerNeedToProcessChildren 0 ms, 4733 times
    2022-03-17 10:47:28,657 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - 	timerGetFsNodes 0 ms, 660 times
    2022-03-17 10:47:28,657 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - GettingChanges: 15
    2022-03-17 10:47:28,657 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - ProcessingMoved: 0 (downloading match candidates: 0, match overhead: 0)
    2022-03-17 10:47:28,657 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus: DiskChangesSearcher - SplitModifiedMovedChanges: 0
    2022-03-17 10:47:28,658 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceStatus - Search changes time - Total: 15 ms. Disk: 15 ms. Network: 0 ms. Overhead: 0 ms.
    2022-03-17 10:47:28,658 PEETONN-UNREALP\USER_NAME DEBUG CommitViewBuilder - Get changes from provider: 15 ms
    2022-03-17 10:47:28,658 PEETONN-UNREALP\USER_NAME INFO  ServerProfile - Using temporary profile for [PLASTIC_SERVER@cloud]
    2022-03-17 10:47:28,659 PEETONN-UNREALP\USER_NAME DEBUG ChannelCall - protocol:plasticproto sec:ssl  sentb:      59|sendt:   0|recb:     134|rect:  19|prt:      18|sert:   0|dest:   0|zip:   0|   PLASTIC_SERVER@cloud|GetBranchInfoByName
    2022-03-17 10:47:28,659 PEETONN-UNREALP\USER_NAME DEBUG PlasticPipe - prt:      31|GetBranchInfoByName           |PLASTIC_SERVER@cloud
    2022-03-17 10:47:28,659 PEETONN-UNREALP\USER_NAME DEBUG Performance - Checkin - GenerateCheckinData: 31ms
    2022-03-17 10:47:28,660 PEETONN-UNREALP\USER_NAME DEBUG Checkin - Traversing changes tree...
    2022-03-17 10:47:28,660 PEETONN-UNREALP\USER_NAME DEBUG Checkin - Before trigger...
    2022-03-17 10:47:28,660 PEETONN-UNREALP\USER_NAME INFO  ServerProfile - Using temporary profile for [PLASTIC_SERVER@cloud]
    2022-03-17 10:47:28,678 PEETONN-UNREALP\USER_NAME DEBUG ConnectionCreator - Create connection to PLASTIC_SERVER@cloud took 16 ms
    2022-03-17 10:47:28,679 PEETONN-UNREALP\USER_NAME DEBUG ChannelCall - protocol:plasticproto sec:ssl  sentb:      39|sendt:   0|recb:      34|rect:  18|prt:      18|sert:   0|dest:   0|zip:   0|   PLASTIC_SERVER@cloud|GetTriggerList
    2022-03-17 10:47:28,679 PEETONN-UNREALP\USER_NAME DEBUG PlasticPipe - prt:      16|GetTriggerList                |PLASTIC_SERVER@cloud
    2022-03-17 10:47:28,692 PEETONN-UNREALP\USER_NAME DEBUG Checkin - Error: The item d:\wkspaces\REPO_NAME\Content\FOLDER_NAME does not exist in the workspace.
    2022-03-17 10:47:28,695 PEETONN-UNREALP\USER_NAME DEBUG WatcherFsNodeReader - FsWatcher. Event path:'d:\wkspaces\REPO_NAME\.plastic\plastic.lck.operation' type:Deleted
    2022-03-17 10:47:28,695 PEETONN-UNREALP\USER_NAME DEBUG WorkspaceLock - Workspace d:\wkspaces\REPO_NAME unlocked
    2022-03-17 10:47:28,696 PEETONN-UNREALP\USER_NAME DEBUG WatcherFsNodeReader - FsWatcher. Event path:'d:\wkspaces\REPO_NAME\.plastic\plastic.lck' type:Deleted
    2022-03-17 10:47:28,696 PEETONN-UNREALP\USER_NAME INFO  Performance - Checkin - TOTAL: 62ms
    2022-03-17 10:47:28,696 PEETONN-UNREALP\USER_NAME DEBUG Checkin - __ Checkin ends _______________________________
    2022-03-17 10:47:28,697 PEETONN-UNREALP\USER_NAME ERROR PlasticThread - Error when performing background operation: The item d:\wkspaces\REPO_NAME\Content\FOLDER_NAME does not exist in the workspace.
    2022-03-17 10:47:28,701 PEETONN-UNREALP\USER_NAME DEBUG PlasticThread - Stack trace:    at rr.a(WorkspaceInfo A_0, TreeChangedNode A_1, qz A_2, fw A_3, IWorkspaceTreeHandler A_4)
       at ia.a(ae A_0)
       at ia.a(ae A_0, a A_1)
       at a2.o(ae A_0)
       at ia.b(CheckinParams A_0)
       at Codice.CM.Client.Gui.GuiItem.a(WorkspaceInfo A_0, String[] A_1, String A_2, Boolean A_3, ICheckinOperation A_4, CmException& A_5)
       at gk.b.b()
       at Codice.Client.Common.Threading.PlasticThread.ThreadWork(Object state)
    2022-03-17 10:47:28,719 PEETONN-UNREALP\USER_NAME DEBUG Channel - Valid certificate validation info:
      Sender: System.Net.Security.SslStream
      Certificate:
        SHA1: 975362A4299C0D40618986C42BE054BC81A27441
        MD5: D45A5E5F933D88BD9525FE02C8A46E69
        Subject: CN=*.plasticscm.com
        Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US
        Expiration: 9/26/2022 6:25:15 PM
        Version: 3
      Chain:
        Policy:
          Revocation mode: Online
          Revocation flags: ExcludeRoot
          Verification flags: NoFlag
          Verification time: 3/17/2022 10:47:28 AM
        Status length: 0
      SslPolicyErrors: None

     

  3. I was working on a separate branch and now need to merge my code back to main. 

    However, there were a number of auxiliary changes that are not required to be backported to main (those were proof-of-concept hacks to files not involved in actual feature being developed). 

    Now, in order to do the merge, I need to clean my branch from those playground edits I made by reverting those files to their base version (from where the branch was forked). I see those files in the Diff window but it does not allow me to perform any action like rollback/revert. I realize this has to be a new changeset (and it's fine). How do I create a new changeset that reverts specific files that were modified accross the lifespan of the branch? (branch changesets may include changes to the files I want preserve, so reverting the whole changeset is not an option).

×
×
  • Create New...